Which directions to show the window, for the north menu window direction, falling back to the next direction when there’s not enough space.

Type: null or (list of (one of “n”, “s”, “e”, “w” or raw lua code)) or raw lua code

Default: null

Plugin default:

[
  "e"
  "w"
  "n"
  "s"
]

Declared by:

Which directions to show the window, for the south menu window direction, falling back to the next direction when there’s not enough space.

Type: null or (list of (one of “n”, “s”, “e”, “w” or raw lua code)) or raw lua code

Default: null

Plugin default:

[
  "e"
  "w"
  "s"
  "n"
]

Declared by: