Tab Cycling Behavior (Ctrl + Tab)

Discussion related to "Everything" 1.5 Alpha.
Post Reply
vertigo
Posts: 28
Joined: Sun Oct 08, 2017 8:27 pm

Tab Cycling Behavior (Ctrl + Tab)

Post by vertigo »

Can you add an option to cycle tabs in the recently used order like in most browsers, Notepad++, etc? It could be done by holding Ctrl and switching to the most recent tab, then the next, and so on, each time Tab is pressed, and releasing and repressing Ctrl restarts the sequence, or (my preferred way) like in N++ where you hold Ctrl and press Tab and it shows a popup of all tabs, and each time you press Tab, it moves to the next in the list, and the up/down arrows can also be used to select one, then releasing Ctrl switches to the highlighted tab.
void
Developer
Posts: 15806
Joined: Fri Oct 16, 2009 11:31 pm

Re: Tab Cycling Behavior (Ctrl + Tab)

Post by void »

An option to cycle tabs by recently used order is on my TODO list.

Thank you for the suggestion.
void
Developer
Posts: 15806
Joined: Fri Oct 16, 2009 11:31 pm

Re: Tab Cycling Behavior (Ctrl + Tab)

Post by void »

Everything 1.5.0.1381a adds support for cycling tabs by recently used order.

To set Everything to cycle tabs by recently used order:
  • In Everything 1.5, from the Tools menu, click Options.
  • Click the Advanced tab on the left.
  • To the right of Show settings containing, search for:
    tab
  • Select: ctrl_tab_action
  • Set the value to: Cycle recently used tabs
  • Click OK.
Post Reply