Skip to content

Commit d587c0f

Browse files
committed
Other>TabBarRightClick: Move to Start/End actions
see #613 item 11
1 parent ccbf2af commit d587c0f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/docs/other-resources.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,8 @@ When you right click on the title for a tab, you get a context menu for manipula
130130
- `Copy Filename`: Copies just the filename (no drive or directory) to the Windows Clipboard.
131131
- `Copy Current Dir. Path`: Copies the file's directory (drive and directory, but not the filename) to the Windows Clipboard.
132132
- `Move Document >`
133+
- `Move to Start`: Moves the tab to be the first in the list of active tabs for the current view. (New to v8.6.1.)
134+
- `Move to End`: Moves the tab to be the last in the list of active tabs for the current view. (New to v8.6.1.)
133135
- `Move to Other View`: Moves the tab from one view to the other.
134136
- `Clone to Other View`: Makes a tab for the same file in the other view.
135137
- `Move to New Instance`: Moves the tab from this Notepad++ instance to a newly-created instance (only works on named files that have no unsaved changes).

0 commit comments

Comments
 (0)