Key | Function |
Q | Quit the program |
F2 | Configuration screen (this key will proabably change in future) |
Key | Function |
F | Filespec: set the mask that determines which files are displayed |
ALT+S | Sort order: Change the order in which files are sorted in the file order |
ALT+F | File display: Switch between different file display modes. Currently available ones are:
|
Key | Function |
Up, Down/Right/Space, Page Up, Page Down, Home, End | Move the selection around |
Left | Select parent directory |
+ | Log the selected directory (if it is not already logged). All subdirectories of this will be displayed in the tree (but not logged). The file window will be updated with the contents of this directory. |
- | Unlog the selected directory, and all directories below it. These subdirectories will disappear from the tree, and the file window will show "Dir Not Logged", however the current directory will remain visible in the tree. |
* | Log all directories under the selected one, as deep as they go. |
ENTER | If the directory is not already logged, then it will be logged and the action will be the same as for +. Howver, if the directory IS logged, then the cursor will move to the small file window down the bottom (although if XTC is configured to bypass the small file window, the large file window will be displayed). |
Key | Function |
A | Attributes (owner, group, mode) |
B | Switch to branch mode, a full-sized file window displaying all files in logged directories in and below the current one. |
D | Delete directory (if empty) |
L | Symlink: Create a symbolic link of the selected directory |
M | Make directory |
R | Rename directory |
T | Tag all files in the selected directory |
U | Untag all files in the selected directory |
ALT+G | Graft (move) dir |
ALT+P | Prune dir (i.e. rm -rf) |
Key | Function |
A | Attributes (owner, group, mode) |
C | Copy file |
D | Delete file |
E | Edit file |
L | Create a symbolic link to the file |
M | Move file |
R | Rename file |
T | Tag file |
U | Untag file |
V | View file |
Key | Function |
CTRL+A | Set attributes on all visible tagged files |
CTRL+C | Copy tagged files |
CTRL+D | Delete all tagged files in list |
CTRL+K | Move tagged files (use CTRL-K for now because CTRL-M is the same as enter) |
CTRL+L | Symlink tagged files |
CTRL+T | Tag all files in list |
CTRL+U | Untag all files in list |
ALT+C | Copy tagged files, preserving paths |
ALT+K | Move tagged files, preserving paths |
ALT+L | Crreate symlinks of tagged files, preserving paths |