|
1cd3cb17ce
|
feat: add libvaxis renderer
|
2024-05-10 12:44:14 +02:00 |
|
|
b15fa47f30
|
refactor: add renderer abstraction layer
|
2024-05-09 11:48:33 +02:00 |
|
|
dfdbb47367
|
feat: add close_file_without_saving command and keybinding (C-S-w)
|
2024-04-17 18:08:11 +02:00 |
|
|
9aea1f54f5
|
feat: allow runtime changing of the gutter mode
|
2024-04-10 22:12:19 +02:00 |
|
|
9c064eb20c
|
feat: add jump_mode key bindings to vim modes
|
2024-04-09 23:09:57 +02:00 |
|
|
31bef39934
|
feat: add goto_definition key binding to vim modes
|
2024-04-09 23:05:34 +02:00 |
|
|
46eb88aaa4
|
feat: add open recent mode key binding to vim modes
|
2024-04-09 23:03:45 +02:00 |
|
|
053bf19110
|
feat: add move_left_vim and move_right_vim commands
closes #3
|
2024-04-09 23:01:16 +02:00 |
|
|
f12694778b
|
fix: process modifier key events independtly of modifier bits
This fixes ctrl-click on latest kitty.
|
2024-04-01 21:09:41 +02:00 |
|
|
4585c5af62
|
feat: add command to add cursors to all line ends
|
2024-03-31 21:00:19 +02:00 |
|
|
8f8d4b6145
|
feat: add command to add cursors to all matches
Also, move inspector view to Ctrl-Shift-i
|
2024-03-31 19:13:43 +02:00 |
|
|
9e381c4d1a
|
feat: add smart_insert_line_before/_after commands
closes #4
|
2024-03-10 22:27:06 +01:00 |
|
|
0c08f0b6fd
|
feat: make gutter line numbers configurable for all vim modes
|
2024-03-06 10:28:40 +01:00 |
|
|
9ba773c4a4
|
fix: change word vim mode command (cw)
|
2024-03-03 17:27:20 +01:00 |
|
|
9537c54962
|
feat: add status message on input mode change
|
2024-03-01 22:37:51 +01:00 |
|
|
faffc6db47
|
feat: use relative line numbering in vim normal mode by default
|
2024-02-29 15:57:06 +01:00 |
|
|
61610f579a
|
feat: add vim ctrl-u and ctrl-d pageup/down bindings
|
2024-02-29 01:09:46 +01:00 |
|
|
4ece4babad
|
Initial public release
|
2024-02-29 00:00:15 +01:00 |
|