flow/src/tui/mode/overlay
2025-03-06 17:14:56 +01: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 fix: add missing Meta types 2025-02-28 21:48:23 +01: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 Merge branch 'master' into zig-0.14 2025-03-06 17:14:56 +01: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