add input dialog completion

This commit is contained in:
Marco Hinz 2013-04-24 15:01:43 +02:00
parent 6cfbbbd6a1
commit 90bfd61296
3 changed files with 20 additions and 11 deletions

View file

@ -109,8 +109,8 @@ 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.
Providing only a part of the session name works too, if you complete the
argument with either <c-u> or <tab> afterwards.
==============================================================================