Skip to content

feat: custom file picker width - #236

Merged
RivoLink merged 1 commit into
mainfrom
feat/custom-file-picker-width
Aug 3, 2026
Merged

feat: custom file picker width#236
RivoLink merged 1 commit into
mainfrom
feat/custom-file-picker-width

Conversation

@RivoLink

@RivoLink RivoLink commented Aug 3, 2026

Copy link
Copy Markdown
Owner

Width of the file picker (fuzzy + file browser)
Accepted formats:

  • "NN%": percent of terminal width, converted to cells (ceil)
  • "NNcells": absolute number of terminal cells

The final width is always capped by (terminal_width - 2) cells.

Priority: LEAF_FILE_PICKER_WIDTH > this setting > default ("78cells")
Minimum: 78 cells. Applies to both formats.
Default: "78cells"
file-picker-width = "78cells"

@RivoLink RivoLink linked an issue Aug 3, 2026 that may be closed by this pull request
@RivoLink
RivoLink merged commit 15bec9d into main Aug 3, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature Request] Option to increase the size of the picker window

1 participant