|
8d9de7b732
|
Fix panic when saving empty file
|
2025-06-22 18:44:40 +03:00 |
|
|
3025fee2bb
|
Add 'cut' command and key binding
|
2025-06-16 14:14:18 +03:00 |
|
|
fe16b5c067
|
Add 'find' 'replace' and 'replace-all' commands and key bindings
|
2025-06-16 13:55:02 +03:00 |
|
|
e25916228c
|
Replace tilde characters with home directory when saving and loading files
|
2025-06-15 09:31:36 +03:00 |
|
|
de19696b35
|
Improve copy and pasting
|
2025-06-15 09:11:51 +03:00 |
|
|
12495d4bd9
|
Change how buffers are handled, fix PgDn key binding running prev-buffer command, fix next/prev-buffer not working correctly
|
2025-06-14 11:38:02 +03:00 |
|
|
51ec45cd14
|
Move and rename drawCurrentBuffer function
|
2025-06-13 21:32:45 +03:00 |
|
|
12649af8e3
|
Allow deleting or replacing selections
|
2025-06-12 14:03:25 +03:00 |
|
|
7b140c4298
|
Add vertical and horizontal scrolling
|
2025-06-10 20:42:32 +03:00 |
|
|
0aa819f323
|
Implement copy and pasting
|
2025-06-08 21:13:51 +03:00 |
|
|
8f85e0991a
|
Add selections
|
2025-06-08 20:01:27 +03:00 |
|
|
1620b6c2b9
|
Move CursorPos field to buffer struct
|
2025-06-08 13:10:30 +03:00 |
|
|
448ebe27cf
|
Fix empty buffer being created when opening files using cmdline arguments and allow opening non-existent files
|
2025-06-07 20:38:36 +03:00 |
|
|
fa622762f2
|
Improve buffer saving and loading
|
2025-06-07 15:40:06 +03:00 |
|
|
a2876c2086
|
Add basic dropdown functionality
|
2025-06-04 16:00:52 +03:00 |
|
|
b52729646c
|
Add basic typing functionality
|
2025-06-04 16:00:52 +03:00 |
|
|
6b5e6e8996
|
Initial Commit
|
2025-06-03 16:59:39 +03:00 |
|