Commit Graph

23 Commits

Author SHA1 Message Date
Ernie Pasveer 8a1d19a5ec Made tweaks to this PR. 2026-03-09 23:14:44 +07:00
Ernie Pasveer e26b6702b1 Merge branch 'main' into 420-add-a-hotkey-for-run-to-cursor 2026-01-27 13:35:59 -06:00
Ernie Pasveer de936868fa Implemented Alt+T and Alt+R hotkeys for Terminate and Restart. 2026-01-25 09:50:21 -06:00
Ernie Pasveer f7d15c1e68 Add F9 shortcut for run-to-line. 2026-01-24 16:21:45 -06:00
Ernie Pasveer 06f4260c0a Update CHANGELOG. 2025-11-08 12:28:03 -06:00
Ernie Pasveer 9adc885bcf Spelling error. 2025-11-01 11:49:55 -05:00
Ernie Pasveer 8ec9f3f952 Add ^D to toggle record playback direction. 2025-11-01 11:21:27 -05:00
Ernie Pasveer 4de778e0a8 Add breakpoint toggle via CTRL-B. Fixed up Assembly source editor. 2025-10-25 14:49:48 -05:00
Ernie Pasveer 6ad8ecf2b6 Add CTRL-L to focus on line number in search bar. Add esc to hide search bar. 2025-10-25 11:38:10 -05:00
Ernie Pasveer b88d68afd3 Add copyright header to each source file. 2025-08-26 17:26:05 -05:00
Ernie Pasveer 0e0108ad06 Add a Shortcut (CTRL-I) to interrupt the running program. 2023-03-20 17:27:44 -05:00
Ernie Pasveer 3c0a321b62 Lots of changes for starting debugger. 2022-07-30 12:02:52 -05:00
Ernie Pasveer f2b7084f4b Add Nexti and Stepi key bindings. 2022-07-01 19:18:57 -05:00
Ernie Pasveer 680b9b9403 Another round of linting. 2022-04-29 07:55:25 -05:00
Ernie Pasveer 74234f3d50 Fix all compiler warnings.
Added -Wall to compile flags in cmake. It reported a handfull
of compiling warnings.  Now fixed.
2022-04-02 13:41:17 -05:00
Ernie Pasveer 51c89118e9 Added shortcuts for search text next and prev. 2022-02-27 18:30:15 -06:00
Ernie Pasveer 2a26d21367 Fixed bug when keysettings and a blank session. 2022-02-25 07:38:54 -06:00
Ernie Pasveer aa9bf81eac Checkpoint. Search text shortcuts. 2022-02-24 17:54:31 -06:00
Ernie Pasveer ea95a7f742 Finished key mappings. 2022-02-20 10:45:39 -06:00
Ernie Pasveer 572e3fc293 Checkpoint. 2022-02-20 10:18:29 -06:00
Ernie Pasveer 77196850b9 Checkpoint. 2022-02-20 09:27:13 -06:00
Ernie Pasveer 78a7a3a59e Checkpoint. 2022-02-19 12:02:19 -06:00
Ernie Pasveer 0918ffd135 Checkpoint: Key shortcuts. 2022-02-19 10:54:26 -06:00