Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

plugins.toggleterm.settings.float_opts.col

Start column of the floating terminal. Defaults to the center of the screen. Like size, col can be a number or function which is passed the current terminal.

Type: null or lua function string or (unsigned integer, meaning >=0)

Default: null

Plugin default: null

Declared by:

plugins.toggleterm.settings.float_opts.height

Height of the floating terminal. Like size, height can be a number or function which is passed the current terminal.

Type: null or lua function string or (unsigned integer, meaning >=0)

Default: null

Plugin default: null

Declared by:

plugins.toggleterm.settings.float_opts.row

Start row of the floating terminal. Defaults to the center of the screen. Like size, row can be a number or function which is passed the current terminal.

Type: null or lua function string or (unsigned integer, meaning >=0)

Default: null

Plugin default: null

Declared by:

plugins.toggleterm.settings.float_opts.width

Width of the floating terminal. Like size, width can be a number or function which is passed the current terminal.

Type: null or lua function string or (unsigned integer, meaning >=0)

Default: null

Plugin default: null

Declared by: