diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/sciteco.7.template | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/doc/sciteco.7.template b/doc/sciteco.7.template index bad98cc..d5ef0a9 100644 --- a/doc/sciteco.7.template +++ b/doc/sciteco.7.template @@ -365,8 +365,16 @@ so in a manner similar to Posix shells. Upon first invocation they try to fully or partially complete the file name (or token). If no completion can be performed, the invocation will display a -list of file names (or tokens) beginning with the token to complete +list of file names (or tokens) that begin with the token to complete in \*(ST's popup area. +If the popup area is not large enough to display all possible +completions, this is highlighted by the user interface either +by showing an ellipsis (\(lq...\(rq) in the bottom right corner +of the popup area or by its scrollbars. +If the immediate editing command is invoked again, the next page +of file names or tokens is displayed in the popup area. +I.e. it is possible to cycle through long lists of possible +auto-completions. .LP When completing file names, hidden files are not considered for completion unless a prefix of the hidden file's name has already |