Skip to content

Buffer list

The buffer list is a one-line tab strip at the top of the screen. Toggle it with Ctrl+B.

Each open buffer is shown by its display name:

  • the active buffer is highlighted with the selection style;
  • inactive buffers use the muted style;
  • draft form positions appear as name:position in a warning style.

Only buffers in the active view layer are shown, so the strip stays readable when many buffers are open. If the names do not fit, the strip is truncated rather than wrapped.

The strip is a read-only overview. Switching buffers uses the buffer keybindings (Space b n for next, Space b p for previous, Space b d to close).