flow/src/tui/mode/overlay
2025-08-18 14:47:01 +02:00
..
buffer_palette.zig feat: add icon in buffer palette 2025-08-13 17:35:22 +02:00
command_palette.zig fix: reduce horizontal space waste in command palette 2025-07-31 14:30:16 +02:00
completion_palette.zig feat: add completion palette 2025-08-15 23:30:54 +02:00
file_type_palette.zig fix: correct match offsets when show_fileicons is off 2025-08-14 16:30:46 +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: persist widget style changes 2025-08-14 15:55:09 +02:00
open_recent_project.zig fix: make open_recent_projects run async 2025-08-18 14:47:01 +02:00
palette.zig feat: add support for loading palettes with arguments 2025-08-18 14:42:34 +02:00
task_palette.zig feat: add palette_menu_delete_item hint to task_palette 2025-08-13 19:20:04 +02:00
theme_palette.zig refactor: improve capsulation and safety of tui module public api 2025-01-23 16:45:04 +01:00