Commit Graph

108 Commits

Author SHA1 Message Date
alice pellerin a042e6ae34 lowercase bytes, change 00 color, change address color at multiples of 0x100 2026-04-01 16:22:52 -05:00
alice pellerin b68441de53 Update README.md 2026-03-29 23:21:30 -05:00
alice pellerin 3158ea58ec Create README.md 2026-03-29 22:31:58 -05:00
alice pellerin 7c32ecfa64 handle all available events per frame 2026-03-24 17:48:32 -05:00
alice pellerin a6cf1831c0 fix space rendering for partial chunks 2026-03-22 20:11:20 -05:00
alice pellerin 4c3e91930f add inspector just for colors 2026-03-22 19:57:04 -05:00
alice pellerin fcf6ab5aff add color555 to inspector 2026-03-22 19:57:04 -05:00
alice pellerin 6f7c55f1d1 fix some crashes 2026-03-22 16:08:30 -05:00
alice pellerin 86e13d5b01 improve popup rendering 2026-03-22 15:49:25 -05:00
alice pellerin ab5b7d4720 inspect selection 2026-03-22 03:54:14 -05:00
alice pellerin 9e61bf396e fix resizing breaking cursor 2026-03-21 22:38:46 -05:00
alice pellerin 1a6e7882ed tm/t0/tf 2026-03-21 22:33:03 -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 90090bab24 align view actions, bug fixes 2026-03-21 04:40:14 -05:00
alice pellerin 348c33143e respond to mouse events 2026-03-21 03:08:19 -05:00
alice pellerin 1bd5d41123 mark offset 2026-03-21 02:15:10 -05:00
alice pellerin 5716ae804d jump to selected offset 2026-03-21 01:53:44 -05:00
alice pellerin 05d3a8a293 split selections by size
jump to offset under cursor
2026-03-21 01:10:12 -05:00
alice pellerin 414b545a5c flip selections 2026-03-21 00:30:07 -05:00
alice pellerin fdd9ddd6ff remove primary selection 2026-03-21 00:26:21 -05:00
alice pellerin e0b3bbe052 clean up cursor movement actions 2026-03-21 00:21:37 -05:00
alice pellerin f81d220d93 multi-cursor actions 2026-03-21 00:08:43 -05:00
alice pellerin 9906e76ab5 multiple cursors with primary separate 2026-03-20 23:44:05 -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 c503d32b20 x/X 2026-03-18 03:19:24 -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