snaketail-net icon indicating copy to clipboard operation
snaketail-net copied to clipboard

Keyboard shortcut to navigate between tabs. Ex CTRL + [1-9]

Open GoogleCodeExporter opened this issue 9 years ago • 7 comments

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

GoogleCodeExporter avatar Mar 17 '15 21:03 GoogleCodeExporter

Try to do a middle-click on the tab, and it will close.

Original comment by sweaty1 on 3 Oct 2013 at 7:23

GoogleCodeExporter avatar Mar 17 '15 21:03 GoogleCodeExporter

Cool! Thanks

Original comment by [email protected] on 3 Oct 2013 at 8:15

GoogleCodeExporter avatar Mar 17 '15 21:03 GoogleCodeExporter

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

GoogleCodeExporter avatar Mar 17 '15 21:03 GoogleCodeExporter

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

GoogleCodeExporter avatar Mar 17 '15 21:03 GoogleCodeExporter

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

GoogleCodeExporter avatar Mar 17 '15 21:03 GoogleCodeExporter

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

GoogleCodeExporter avatar Mar 17 '15 21:03 GoogleCodeExporter

Some common browser shortcuts are: Ctrl+W = close current tab Ctrl+PgUp = next tab Ctrl + PgDown = prev. tab Ctrl + R = reload tab content

biberesser avatar Sep 16 '19 09:09 biberesser