Skip to content

Commit ccbf2af

Browse files
committed
Views: View>Tab submenu: First/Last Tab action
#613 point 7
1 parent 54a5e00 commit ccbf2af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/views.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ If the current file is currently not modified (so no unsaved changes), you can a
125125

126126
The **Tab** sub-menu will allow you to navigate through the various open tabs of the active View.
127127

128-
The numbered entries will activate the _Nth_ tab. The **Next tab** and **Previous tab** actions will activate the next or previous tab in the list of tabs (wrapping).
128+
The numbered entries will activate the _Nth_ tab (for 1st to 9th). The **Next tab** and **Previous tab** actions will activate the next or previous tab in the list of tabs (wrapping). Starting in v8.6.1, the **First tab** and **Last tab** actions will activate the first or last tab (the latter is especially useful when there are more than 9 tabs; both are useful when your keyboard doesn't have easy access to a "numeric keypad" so you cannot use the default `Ctrl+Numpad#` shortcuts to go to the _1st_ or _Nth_ tab).
129129

130130
The **Move Tab Forward** and **Move Tab Backward** will change the current file's position in the tab list one slot at a time, forward or backward. The tab order can also be changed by dragging the tabs to the new position in the tab-bar.
131131

0 commit comments

Comments
 (0)