| <tab> |
insert or complete (see the tab key functions) |
| <F2> | insert the name of the current file |
| <esc> <F2> |
insert the names of all selected files
Note: the current directory . (dot) and the parent directory .. (dot-dot)
will be NOT inserted. This is a protective measure.
A warning is also given, but it can be disabled.
|
| ctrl-A |
insert the full pathname of the current file: /path/to/file |
| ctrl-E | insert the name of the secondary working directory |
| <esc> ctrl-E |
insert the name of the current working directory |
| ctrl-O | insert the target of a symbolic link |
| <esc> <tab> | go to the completion/insertion panel, a menu of related functions |