Commit Graph

67 Commits

Author SHA1 Message Date
alice pellerin a59f48736f improve ui for opening files, read stdin if no files (unless on macos :/) 2026-04-10 22:53:19 -05:00
simonomi 1a62deb710 Update README.md 2026-04-11 05:04:14 +02:00
alice pellerin 3503e35c6e improve popup ordering 2026-04-10 20:49:49 -05:00
alice pellerin a091b504fb clean up inspector switching 2026-04-10 20:38:53 -05:00
alice pellerin 75158ee771 keep popups for some actions 2026-04-10 20:12:11 -05:00
alice pellerin be96c2ed7c add borders to inspect popups, show primary popup on top 2026-04-10 19:26:06 -05:00
alice pellerin 9bbc097107 support more keypresses 2026-04-08 17:32:27 -05:00
alice pellerin 61f3dd0c7b add config file 2026-04-08 16:49:33 -05:00
alice pellerin d45e0a5032 make config (de)serializable 2026-04-05 18:56:04 -05:00
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