jimradford / superputty

The SuperPuTTY Window Manager for putty sessions
https://www.facebook.com/superputty
MIT License
1.93k stars 321 forks source link

Ability to have ALT+# change to a specific tab #654

Open msmigiel opened 7 years ago

msmigiel commented 7 years ago

Some tabbed programs I use have the ability to change tabs based on ALT plus a number. For example, pressing ALT+2 would change to the second tab, ALT+5 would change to the fifth tab, etc...

As a terminal emulator is a keyboard driven program, I try to use the mouse as little as possible and being able to change to any tab quickly with one hotkey would be very helpful.

gsfellis commented 7 years ago

Not sure if you're aware of the functionality, but Ctrl+Tab and Ctrl+Shift+Tab will change to the next and previous open tabs.

I can see a use for CTRL+# to allow for quicker switching to tabs though.