In Allegro CL Free Express Edition, how do I load the last LISP command in the Debug window? I am looking for similar things to an up arrow in the terminal.
Asked
Active
Viewed 117 times
1
-
1I don't have Allegro handy, but some IDEs have keybindings similar to Emacs or a some Unix shells. Ctrl-P or Alt-P might help. – Joshua Taylor Feb 17 '16 at 13:10
-
You can see the shortcuts by moving the mouse over the debug window's toolbar buttons. – acelent Feb 18 '16 at 00:17