flow/src/tui/mode/overlay
2025-11-17 20:24:24 +01:00
..
buffer_palette.zig fix: store button click locations as signed values 2025-10-10 16:05:50 +02:00
clipboard_palette.zig fix: add back missing space to clipboard palette hints 2025-11-05 20:38:24 +01:00
command_palette.zig fix: store button click locations as signed values 2025-10-10 16:05:50 +02:00
completion_palette.zig fix: store button click locations as signed values 2025-10-10 16:05:50 +02:00
file_type_palette.zig fix: store button click locations as signed values 2025-10-10 16:05:50 +02:00
fontface_palette.zig fix: store button click locations as signed values 2025-10-10 16:05:50 +02:00
list_all_commands_palette.zig fix: store button click locations as signed values 2025-10-10 16:05:50 +02:00
open_recent.zig feat: add path segment completion to open_recent palette 2025-11-11 13:26:48 +01:00
open_recent_project.zig fix: store button click locations as signed values 2025-10-10 16:05:50 +02:00
palette.zig fix: task_palette should use the correct mode hints for width calculations 2025-11-17 20:24:24 +01:00
symbol_palette.zig feat: add symbol palette 2025-11-16 22:56:36 +01:00
task_palette.zig fix: task_palette should use the correct mode hints for width calculations 2025-11-17 20:24:24 +01:00
theme_palette.zig fix: store button click locations as signed values 2025-10-10 16:05:50 +02:00
vcs_status.zig refactor: rename open_changed_files to show_vcs_status 2025-10-28 22:21:16 +01:00