flow/src
2024-10-30 17:53:05 +01:00
..
buffer fix: convert column to byte position in inspector_view.inspect_location 2024-10-23 12:20:40 +02:00
keybind/static refactor: move open_recent overlay mode to use common palette keybindings 2024-10-28 18:30:39 +01:00
renderer/vaxis fix: crash on fade 2024-10-20 00:51:46 +02:00
syntax fix: remove obsolete and broken syntax.refresh function 2024-10-30 17:53:05 +01:00
tui fix: remove obsolete and broken syntax.refresh function 2024-10-30 17:53:05 +01:00
color.zig Initial public release 2024-02-29 00:00:15 +01:00
command.zig refactor: move command and EventHandler out of the tui module 2024-10-25 22:39:04 +02:00
config.zig fix: default vim_insert_chording_keybindings option to false 2024-10-22 19:08:32 +02:00
diff.zig feat: add synchronous diff and edit support to diff module 2024-10-29 20:43:33 +01:00
EventHandler.zig refactor: move command and EventHandler out of the tui module 2024-10-25 22:39:04 +02:00
list_languages.zig feat: colorize --list-languages headings 2024-10-14 19:51:58 +02:00
location_history.zig refactor: change a -> allocator 2024-09-02 14:31:49 +02:00
log.zig refactor: run zigimports 2024-09-10 22:25:54 +02:00
LSP.zig fix: reduce LSP timeout to 3 seconds 2024-10-22 21:08:03 +02:00
main.zig feat: add cli option to enable syntax timing reports 2024-10-29 20:44:51 +01:00
Project.zig feat: improve did_change performance with an arena 2024-10-29 21:30:19 +01:00
project_manager.zig feat: add open_previous_file command 2024-10-24 18:27:30 +02:00
ripgrep.zig make rg use smart case 2024-10-13 15:59:57 +02:00
service_template.zig refactor: run zigimports 2024-09-10 22:25:54 +02:00
text_manip.zig refactor: change a -> allocator 2024-09-02 14:31:49 +02:00
tracy_noop.zig Initial public release 2024-02-29 00:00:15 +01:00