alice pellerin
|
162046d13e
|
make utilities module
|
2026-04-29 17:44:30 -05:00 |
|
alice pellerin
|
3ad74cc3de
|
fix repeated actions error, add yank message
|
2026-04-26 01:02:23 -05:00 |
|
alice pellerin
|
a689949044
|
clean up files, parse arguments with clap
|
2026-04-13 00:54:26 -05:00 |
|
alice pellerin
|
c65e2bf134
|
update secondary selection head color
|
2026-04-11 19:04:26 -05:00 |
|
alice pellerin
|
a59f48736f
|
improve ui for opening files, read stdin if no files (unless on macos :/)
|
2026-04-10 22:53:19 -05:00 |
|
alice pellerin
|
61f3dd0c7b
|
add config file
|
2026-04-08 16:49:33 -05:00 |
|
alice pellerin
|
7c32ecfa64
|
handle all available events per frame
|
2026-03-24 17:48:32 -05:00 |
|
alice pellerin
|
9e61bf396e
|
fix resizing breaking cursor
|
2026-03-21 22:38:46 -05:00 |
|
alice pellerin
|
9ac66fc074
|
repeat x times
|
2026-03-21 21:48:57 -05:00 |
|
alice pellerin
|
823e186acd
|
jump relative to mark
|
2026-03-21 15:57:25 -05:00 |
|
alice pellerin
|
348c33143e
|
respond to mouse events
|
2026-03-21 03:08:19 -05:00 |
|
alice pellerin
|
05d3a8a293
|
split selections by size
jump to offset under cursor
|
2026-03-21 01:10:12 -05:00 |
|
alice pellerin
|
8666fb738e
|
modified indicator in tab bar
|
2026-03-19 04:06:23 -05:00 |
|
alice pellerin
|
5908895ef9
|
next/previous buffer
|
2026-03-19 04:02:15 -05:00 |
|
alice pellerin
|
4f61f2fb93
|
pass AppAction back to app
|
2026-03-19 03:38:51 -05:00 |
|
alice pellerin
|
0f11fb9273
|
tab bar
|
2026-03-19 03:21:24 -05:00 |
|
alice pellerin
|
cb2eeee932
|
rearchitect into buffers, allow opening multiple files
|
2026-03-19 03:07:02 -05:00 |
|
alice pellerin
|
5aa64bd7dc
|
covered_window_rows
|
2026-03-19 02:06:07 -05:00 |
|
alice pellerin
|
ce2d753f96
|
add alert system
|
2026-03-18 19:50:40 -05:00 |
|
alice pellerin
|
2ee61fef71
|
only quit if changes are saved
|
2026-03-18 19:26:12 -05:00 |
|
alice pellerin
|
a699c0a371
|
fix handling empty files
|
2026-03-18 19:21:22 -05:00 |
|
alice pellerin
|
0a98df9000
|
saving
|
2026-03-18 19:02:33 -05:00 |
|
alice pellerin
|
7695d23984
|
undo/redo
|
2026-03-18 17:29:06 -05:00 |
|
alice pellerin
|
725e6784ab
|
preview bytes under cursor when replacing
|
2026-03-18 16:05:35 -05:00 |
|
alice pellerin
|
ba3d80f111
|
replacing
|
2026-03-18 15:39:27 -05:00 |
|
alice pellerin
|
bfc67a2671
|
add extend motions, color cursor in select mode
|
2026-03-18 04:16:39 -05:00 |
|
alice pellerin
|
11075723d8
|
deleting
|
2026-03-18 04:05:46 -05:00 |
|
alice pellerin
|
98f4c56852
|
highlight cursor in character panel
|
2026-03-18 03:28:08 -05:00 |
|
alice pellerin
|
9d5b2b6dec
|
refactor input system
|
2026-03-18 02:54:18 -05:00 |
|
alice pellerin
|
1e4948f61e
|
partial line rendering
|
2026-03-17 17:45:16 -05:00 |
|
alice pellerin
|
999964abde
|
sketch out zz, plan other modes
|
2026-03-17 04:54:45 -05:00 |
|
alice pellerin
|
9eeeca9034
|
extra statuses (percent/partial action)
|
2026-03-17 04:49:12 -05:00 |
|
alice pellerin
|
86f6c43651
|
add status line
|
2026-03-17 04:25:43 -05:00 |
|
alice pellerin
|
a8e0a4fdb0
|
make up/down keep cursor screen position
|
2026-03-17 03:12:52 -05:00 |
|
alice pellerin
|
72dfcdb6c9
|
add gg
|
2026-03-17 03:07:45 -05:00 |
|
alice pellerin
|
1d348ca5f8
|
add G motion and up/down/left/right
|
2026-03-17 02:36:43 -05:00 |
|
alice pellerin
|
67dc63acec
|
cursor/screen clamping
|
2026-03-17 00:39:18 -05:00 |
|
alice pellerin
|
813e48920c
|
add up/down/forward/backward scroll commands
|
2026-03-17 00:12:36 -05:00 |
|
alice pellerin
|
ce19c3eb9c
|
highlight spaces between bytes when selected
|
2026-03-16 23:49:53 -05:00 |
|
alice pellerin
|
7a18c6cbfe
|
add cursor, hjklweb;
|
2026-03-16 23:21:27 -05:00 |
|
alice pellerin
|
9f17ea00f9
|
reorganize into modules
|
2026-03-16 20:31:49 -05:00 |
|