make commands take session names

This commit is contained in:
Marco Hinz 2013-04-24 13:46:11 +02:00
parent 67eb7f6841
commit 5c064488b3
2 changed files with 5 additions and 2 deletions

View file

@ -106,6 +106,9 @@ There are only two commands for handling sessions:
:SLoad load a session
:SSave save a session
These take either 0 or 1 argument. If you don't specify the session name as an
argument, they will just ask for it.
==============================================================================
5. About the author *startify-author*