Commit 53be99cd authored by Tommy Thorn's avatar Tommy Thorn
Browse files

terminal: re-enable Ctrl-C (use -ctrlc to get previous behavior)

Now by default Ctrl-C will not stop emulation but is sent to the guest.
To enable breaking out C-b is used as a prefix key:

  C-b h   print help
  C-b x   exit emulator
  C-b C-b send C-b
parent a922e0d7
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment