Web · Wiki · Activities · Blog · Lists · Chat · Meeting · Bugs · Git · Translate · Archive · People · Donate

Reviewing merge request #5: Terminal Hotkeys

Help eliminate mouse dependency with new tab, close tab, go-to-tab, and prev/next tab hotkeys.

New Hotkeys now include:

- `ctrl+shift+t` - New Tab
- `ctrl+shift+w` - Close Tab
- `ctrl+shift+}` - Next Tab
- `ctrl+shift+{` - Previous Tab
- `ctrl+#` - Go To Tab #

Commits that would be merged:

Version 2
  • Version 1
  • Version 2
  • 20d3af8
  • da1592c
  • Added hotkeys and go_to_tab methods to terminal for tab management without mouse dependency.

Showing 20d3af8-da1592c

Comments

Pushed new version 1

Pushed new version 2

Add a new comment:

Login or create an account to post a comment

How to apply this merge request to your repository