flow/src/tui/mode/overlay
2025-05-26 15:45:02 +02:00
..
buffer_palette.zig feat: add config options to disable scrollbars and/or file icons 2025-03-06 17:11:49 +01:00
command_palette.zig refactor: improve capsulation and safety of tui module public api 2025-01-23 16:45:04 +01:00
file_type_palette.zig feat: add config options to disable scrollbars and/or file icons 2025-03-06 17:11:49 +01:00
fontface_palette.zig refactor: improve capsulation and safety of tui module public api 2025-01-23 16:45:04 +01:00
list_all_commands_palette.zig refactor: improve capsulation and safety of tui module public api 2025-01-23 16:45:04 +01:00
open_recent.zig feat: add home/end keybindings to palette 2025-05-26 15:45:02 +02:00
open_recent_project.zig feat(project): add close_project command bound to del in recent projects list 2025-02-09 20:39:32 +01:00
palette.zig feat: add home/end keybindings to palette 2025-05-26 15:45:02 +02:00
task_palette.zig fix(tasks): prevent task palette from being too short to show palette label 2025-02-28 21:42:36 +01:00
theme_palette.zig refactor: improve capsulation and safety of tui module public api 2025-01-23 16:45:04 +01:00