Commit Graph

28 Commits

Author SHA1 Message Date
alice pellerin cd3ea4d1a6 add binary to inspector for single bytes 2026-04-25 17:51:24 -05:00
alice pellerin 3e24d00af4 fix splitting and combining cursors 2026-04-13 02:11:37 -05:00
alice pellerin 901350508d fix extend-to commands not combining cursors 2026-04-13 01:10:00 -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 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 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 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 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 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 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 05d3a8a293 split selections by size
jump to offset under cursor
2026-03-21 01:10:12 -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 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