snaketail-net
snaketail-net copied to clipboard
Keyboard shortcut to navigate between tabs. Ex CTRL + [1-9]
Great utility!
Notepad++ has a nice feature that would be great to include. When multiple
files are open, each tab has a close control (X) as well as the X in the title
bar. It makes it easier to close the proper tabs without having to move the
focus to that tab first.
What version of the product are you using? On what operating system?
1.8.2.0 on Win 7
Original issue reported on code.google.com by [email protected]
on 3 Oct 2013 at 7:19
Try to do a middle-click on the tab, and it will close.
Original comment by sweaty1
on 3 Oct 2013 at 7:23
Is there, or could there also be, a keyboard shortcut? I'm connecting to a
server over Citrix and middle-click is interpreted as paste.
Original comment by [email protected]
on 29 Jan 2014 at 11:06
I suppose so. I don't have any good suggestions as to what keystrokes.
It would be nice to keep the middle click - can you tell if you're running
in a Citrix environment?
Original comment by [email protected]
on 29 Jan 2014 at 11:10
The keyboard shortcut CTRL+F4 will close the active tab, just like in most web
browsers.
Guess I could implement CTRL+[1-9] for changing the active tab.
Original comment by sweaty1
on 30 Jan 2014 at 7:20
- Added labels: Type-Enhancement
- Removed labels: Type-Defect
But until CTRL+[1-9] arrives then one can navigate between active tabs using
CTRL+TAB and CTRL+SHIFT+TAB.
Original comment by sweaty1
on 30 Jan 2014 at 7:33
Some common browser shortcuts are: Ctrl+W = close current tab Ctrl+PgUp = next tab Ctrl + PgDown = prev. tab Ctrl + R = reload tab content