← Back to team overview

ubuntu-touch-coreapps-reviewers team mailing list archive

[Merge] lp:~nikwen/ubuntu-terminal-app/keyboard-shortcuts into lp:ubuntu-terminal-app

 

The proposal to merge lp:~nikwen/ubuntu-terminal-app/keyboard-shortcuts into lp:ubuntu-terminal-app has been updated.

Description changed to:

Added keyboard shortcuts which are known to users from gnome-terminal.

As this uses a function for tab closing which I introduced in the MP for proper handling of the "exit" command (https://code.launchpad.net/~nikwen/ubuntu-terminal-app/exit-handling/+merge/261770), that one needs to be merged first.

The detailed list:

Open Tab: Shift+Ctrl+T
Close Tab: Shift+Ctrl+W
Close Window: Shift+Ctrl+Q

Previous Tab: Ctrl+PageUp
Next Tab: Ctrl+PageDown

Copy: Shift+Ctrl+C
Paste: Shift+Ctrl+V

Zoom In: Ctrl++
Zoom Out: Ctrl+-
Normal Size: Ctrl+0

For more details, see:
https://code.launchpad.net/~nikwen/ubuntu-terminal-app/keyboard-shortcuts/+merge/261787
-- 
Your team Ubuntu Terminal Developers is subscribed to branch lp:ubuntu-terminal-app.


References