Ticket #92 (closed enhancement: fixed)

Opened 4 years ago

Last modified 4 years ago

Exits on Ctrl-Q in the shell

Reported by: bollin Owned by: somebody
Priority: minor Milestone:
Component: guake Version: 0.3.1
Keywords: Cc:

Description

full info:  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=510505

Guake exits on Ctrl-Q even if the focus is on the terminal embedded in guake.

There seems no way to pass a Ctrl-Q to the shell or any text-mode application running inside the shell. Ctrl-Q is a very common escaping key, e.g. in all applications with Emacs keybindings.

The keybinding Ctrl-Q IMHO should be either:

+ not bound to exit guake if the focus is on the embedded terminal, + reassignable to some other keybinding, or + removable.

Change History

Changed 4 years ago by lincoln

Hmm, you're right, ctrl+q is used in some programs that I didn't know. I think the better idea is adding another key and make it configurable.

About dont bind it when focus is on the terminal is not useful, because the focus is almost always in terminal, so I think the other ways are better to fix this problem.

Changed 4 years ago by lincoln

  • status changed from new to closed
  • resolution set to fixed

Fixed in the last commit.

Note: See TracTickets for help on using tickets.