Closed dlordi closed 5 years ago
Nice. Ctrl-X to quit is good, this is a common shortcut in the Windows world as well.
Thank you, glad to see you like this choice. Next thing I'd like to implement is an easier way to evaluate an expression instead of typing an "eval" command.
I think using Ctrl-X to exit is not a good choice... it conflicts with the "cut" keyboard shortcut when the input command box is focused. What about using Ctrl-Q?
Added more hotkeys for the File menu actions and changed the Alt-X to Ctrl-X to quit winpdb 😃 List of hotkeys added/changed: Ctrl-P: Password Ctrl-L: Launch Ctrl-A: Attach Ctrl-D: Detach Ctrl-S: Stop Ctrl-R: Restart Ctrl-O: Open Source Ctrl-X (Command-Q on Mac): Exit