diff --git a/common/locale/en-US/tabs.xml b/common/locale/en-US/tabs.xml index 8196aa9b..0a2bdeda 100644 --- a/common/locale/en-US/tabs.xml +++ b/common/locale/en-US/tabs.xml @@ -289,11 +289,11 @@ :tabmove! +N | -N

- Move the current tab to the position of tab N. When N is 0, the - current tab is made the first one. Without N the current tab is made the - last one. N can also be prefixed with ‘+’ or ‘-’ to indicate a relative - movement. If ! is specified the movement wraps around the start or end of the - tab list. + Move the current tab to the position of tab N. When + N is 0, the current tab is made the first one. N + can also be prefixed with ‘+’ or ‘-’ to indicate a relative + movement. If ! is specified the movement wraps around the + start or end of the tab list.

diff --git a/pentadactyl/NEWS b/pentadactyl/NEWS index 035fdec6..f50cb7fa 100644 --- a/pentadactyl/NEWS +++ b/pentadactyl/NEWS @@ -111,7 +111,9 @@ - Added :mksyntax command to auto-generate Vim syntax files. [b4] - Added 's' and 'e' flags to :pageinfo command. [b7] - Added :pintab and :unpintab commands. [b7] - - :tabmove now moves to the position of tab N, not after it. [b7] + - :tabmove now moves to the position of tab N, not after it. + Without arguments it no longer moves the tab to the end of + the list. [b7] - :open now only opens files beginning with /, ./, ../, or ~/ [b1] - :saveas now provides completions for default file names, and automatically chooses a filename when the save target is a