Document 'arrange-buffers' command
This commit is contained in:
parent
5c116ab850
commit
0cfc398a1a
|
@ -14,6 +14,12 @@ command *q!* has to be used). Aliases are mentionned below each commands.
|
|||
For the following *write* commands, the *-sync* switch forces the synchronization
|
||||
of the file onto the filesystem
|
||||
|
||||
*arrange-buffers* <buffer>...::
|
||||
Reorder the buffers in the buffers list.
|
||||
The named buffers will be moved to the front of the buffer list, in the order
|
||||
given. Buffers that do not appear in the parameters will remain at the
|
||||
end of the list, keeping their current order.
|
||||
|
||||
*change-directory* [<directory>]::
|
||||
*alias* cd +
|
||||
change the current directory to *directory*, or the home directory if
|
||||
|
|
Loading…
Reference in New Issue
Block a user