add command argument completion

This commit is contained in:
Marco Hinz 2013-04-24 14:28:35 +02:00
parent 5c064488b3
commit 6cfbbbd6a1
2 changed files with 11 additions and 3 deletions

View file

@ -109,6 +109,9 @@ There are only two commands for handling sessions:
These take either 0 or 1 argument. If you don't specify the session name as an
argument, they will just ask for it.
You can use <c-u> and <tab> for argument completion. Providing only a part of
the session name works, too.
==============================================================================
5. About the author *startify-author*