-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Bash (and other shells) allow using Ctrl+Z to suspend a program and bg/fg to resume it. This would be great to have in ClamShell. Ctrl+Z might conflict with other key bindings, so it may be worth considering something more obscure.
Probably related to #9.
Also not sure how this will fit into the scrollback system.