Skip to content

Find-file palette

The find-file palette is a bottom-panel input that navigates to a table by its profile/table path. It shares the command-line area but maintains its own input and result list.

Open it with the ff command (:ff) or the matching keybinding. Esc closes it.

The prompt shows which mode is active:

  • Find File: — lists every profile/table path. Used when no profile is selected.
  • Table Path: — walks the selected profile’s table dependency tree, showing child tables as you type a path.
  1. Type to filter the list.
  2. Up/Down move the selection.
  3. Enter opens the selected table.
  4. Esc closes the palette.

Up to 15 results are visible at once, and the list scrolls with the selection. The selected value must resolve to exactly profile/table; anything else shows [Invalid Path Format].