You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/docs/views.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -125,7 +125,7 @@ If the current file is currently not modified (so no unsaved changes), you can a
125
125
126
126
The **Tab** sub-menu will allow you to navigate through the various open tabs of the active View.
127
127
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).
129
129
130
130
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.
0 commit comments