add input dialog completion
This commit is contained in:
parent
6cfbbbd6a1
commit
90bfd61296
3 changed files with 20 additions and 11 deletions
|
@ -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.
|
||||
|
||||
|
||||
==============================================================================
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue