flow/src/tui/mode/overlay
2026-03-31 20:58:00 +02:00
..
buffer_palette.zig
clipboard_palette.zig
command_palette.zig
completion_dropdown.zig fix(lsp): fallback to sorting completions by label for LSPs that don't return unique sortText 2026-03-25 12:30:44 +01:00
completion_palette.zig fix(lsp): fallback to sorting completions by label for LSPs that don't return unique sortText 2026-03-25 12:30:44 +01:00
dropdown.zig feat: add configuration option dropdown_limit to limit completion dropdown size 2026-02-05 22:25:45 +01:00
file_tree_palette.zig fix: sort files in each directory of the file tree 2026-03-17 22:21:42 +01:00
file_type_palette.zig
fontface_palette.zig
list_all_commands_palette.zig
open_recent.zig fix: refresh hover when menus modify their contents 2026-02-03 18:45:44 +01:00
open_recent_project.zig
palette.zig feat: add project file explorer widget (palette) 2026-02-13 13:26:12 +01:00
symbol_palette.zig Add indentation according to depth in symbol palette 2026-03-13 13:32:25 -05:00
task_palette.zig
theme_palette.zig feat: support adding entirely new themes via the config 2026-03-31 20:58:00 +02:00
vcs_status.zig fix: refresh hover when menus modify their contents 2026-02-03 18:45:44 +01:00