flow/src/tui/mode/overlay
2025-08-05 10:23:53 +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 fix: reduce horizontal space waste in command palette 2025-07-31 14:30:16 +02:00
file_type_palette.zig feat: merge configured and static file type lists 2025-07-14 18:02:24 +02: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: refresh open_recent palette when the project is done loading the file list 2025-08-05 10:23:53 +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 fix: ensure palettes are never smaller than their input hint 2025-08-05 10:01:06 +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