Hotkey
|
Function
|
As of version (if applicable)
|
|
|
|
|
i. Directory/File commands
|
|
|
|
|
[Arrow keys]
|
Move the cursor from one item to another
|
|
SPACE
|
Acts like down arrow when scrolling in a window
|
|
PageDown
|
Moves the cursor down to the bottom of the display
or to the top of the next page
|
|
PageUp
|
Moves the cursor up to the top of the display
or to the top of the previous page
|
|
Home
|
Moves the cursor to the first item in a list
|
|
End
|
Moves the cursor to the last item in a list
|
|
"$"
|
Displays memory usage
|
|
"@"
|
Redraws the screen (in case something messed it up)
|
|
"#"
|
Displays version information
|
|
"%"
|
Prints the screen to the default printer
|
|
"!"
|
Takes you to a subshell in the current directory
(return to UnixTree with "exit")
|
|
"&"
|
Create a "clone" (i.e. another instance) of the program running in another window
(only available if "xt" has been run with the "+w" command line option)
|
3.0.0
|
Kfunc+"?"
(See |note on the
"Kfunc"-key below)
|
Brings up an "About" window
|
|
Kfunc+"!"
|
Shell escape (home directory)
|
|
Kfunc+"*"
|
Immediate bail (exit) after resetting screen
|
|
Kfunc+"("
|
Turn on keyboard debugging (to "keys.log" file)
|
|
Kfunc+")"
|
Turn off keyboard debugging (to "keys.log" file)
|
|
Kfunc+"<"
|
Turn on keyboard debugging (to "keys.txt" file)
|
3.0.0
|
Kfunc+">"
|
Turn off keyboard debugging (to "keys.txt" file)
|
3.0.0
|
Kfunc+"["
|
Turn on screen debugging (to "screen.log" file)
|
3.0.0
|
Kfunc+"]"
|
Turn off screen debugging (to "screen.log" file)
|
3.0.0
|
Kfunc+"{"
|
Turn on screen debugging (to "screen.txt" file)
|
3.0.0
|
Kfunc+"}"
|
Turn off screen debugging (to "screen.txt" file)
|
3.0.0
|
Kfunc+[(Numrow-)1...0]
|
Same as [F1...F10]
|
|
Kfunc+"-"
|
Same as F11
|
|
Kfunc+"+"
|
Same as F12
|
|
Kfunc+"u", "l", "d", "r"
|
Same as Arrow up, left, down, right
|
|
Kfunc+"h", "e", "p", "n"
|
Same as Home, End, PageUp, PageDown
|
|
Kfunc+"b"
|
Same as Backspace
|
|
Kfunc+"x"
|
Same as Escape (the original vt100 keyboards didn't have an ESC !)
|
|
Kfunc+"w"
|
Refresh the screen
|
|
Kfunc+"q"
|
Print screen
|
|
Kfunc+"k"
|
Simulate caps-lock
|
|
Kfunc+"m"
|
Simulate num-lock
|
|
Kfunc+"s"
|
Simulate SHIFT
|
|
Kfunc+"a"
|
Simulate ALT
|
|
Kfunc+"c"
|
Simulate TAG
|
|
SHIFT+(F3 to F12)
|
Toggles directory display scroll mode
|
|
|
|
|
|
ii. Directory commands
|
|
|
|
|
"\"
|
Treespec, jumps to the directory entered (similar to XTreeGold).
In contrast to the Directory "Goto" command (see below)
this also works if the specified directory is not yet logged.
Hint for German keyboards: You have to hit just "AltGr" first once, then again in combination with the "ß" key
|
3.0.3
|
"/"
|
Directory "Goto" command, jumps to the next *logged* (sub-)directory
beginning with the given characters
|
2.2.6
|
F9
|
Enter the application menu
|
|
"+"
|
Logs an unlogged directory, or relog an already logged directory
|
|
"*"
|
Logs all unlogged subdirectories recursively or relogs recursively all already logged subdirectories
|
|
"-"
|
Unlogs a directory and all subdirectories
|
|
"<" or ","
|
Switch to the previous logged node
|
|
">" or "."
|
Switch to the next logged node
|
|
Left arrow
|
Moves to the parent of the current directory,
stopping when the parent is the first-level subdirectory
|
|
Right arrow
|
Moves down the current path to the last
subdirectory in that path
|
|
Tab
|
Moves down to the next directory on the
same level as the current directory, within the same branch of the tree
|
|
Backspace
|
Moves up to the next directory on the same
level as the current directory, within the same branch of the tree
|
|
"~"
|
Toggles directory display scroll mode
|
|
Gray "+" Gray "-"
|
Change font size
|
3.0.2 X11-mode (xtx)
|
|
|
|
|
iii. File commands
|
|
|
|
|
ALT+F11
(See |note on the
"ALT"-key below)
|
Converts a text file from DOS to UNIX; i.e. removes CRs
|
|
ALT+F12
|
Converts a text file from UNIX to DOS; i.e. adds CRs
|
|
"H"
|
Invoke hex editor on current file
|
2.3.4
|
"/"
|
Same as 'G'oto
|
2.3.3
|
|
|
|
|
iii.a Archive node File commands
|
|
|
|
|
"C"
|
Copy/extract current file (same as 'E'xtract)
|
2.3.3
|
"/"
|
Same as 'G'oto
|
2.3.3
|
|
|
|
|
iv. Split screen mode (F8)
|
|
|
|
|
Tab
|
Toggles the active window
|
|
"?"
|
After an initial "?"-keypress, another "?"-hit quits the (opposite side)
info window and returns to the previous (split screen) state
|
2.2.8
|
|
|
|
|
v. Input prompts
|
|
|
|
|
Up arrow
|
Invokes the history list selection window
|
2.3.0
|
Down arrow
|
Erase the line and place the cursor at the beginning
|
|
Left arrow
|
Move the curser one position to the left
|
|
Right arrow
|
Move the curser one position to the right
|
|
Home
|
Move the curser to the beginning of a line
|
|
End
|
Move the curser to the end of a line
|
|
Delete
|
Deletes the character under the cursor
|
|
Backspace
|
Deletes the character to the left of the cursor
|
|
Insert
|
Toggles insert mode on or off
|
|
F3
|
Paste the most recent used response to the prompt
|
2.3.4
|
F4
|
If a filename is expected (in copy/move/rename/link/... commands):
Paste the source filename to the prompt for editing
If a username is expected in the FTP node logging dialog:
Paste the login-name to the prompt
|
2.3.4
|
|
|
|
|
vi. History list window
|
|
|
|
|
Delete
|
Deletes current entry from the list
|
2.3.0
|
|
|
|
|
vi. File View Window
|
|
|
|
|
"V"
|
Same as ESCAPE (Quit file view) - except when viewing
(symbol) links, then you will rather view the orginal file's contents after
hitting "V" again (while the first thing you see is the link's target)!
However, yet another "V"-press then
finally will really quit the file view.
|
|
Backspace
|
Same as ESCAPE (Quit file view)
|
|
Return
|
Same as ESCAPE (Quit file view)
|
2.2.8
|
"Q"
|
Same as ESCAPE (Quit file view)
|
2.3.3
|
"B"
|
Same as "S" (search for text)
|
|
"Z"
|
Toggles between 8-space tabs (the default) and 4-space tabs (in ASCII mode)
|
|
"/"
|
Search next (Same as F10)
|
2.2.6
|
"."
|
Search previous (Same as F9)
|
2.2.6
|
Up arrow
|
Move display up 1 line
|
|
Down arrow
|
Move display down 1 line
|
|
PageDown
|
Moves display down one screenful (a.k.a. "page")
|
|
PageUp
|
Moves display up one screenful (a.k.a. "page")
|
|
Home
|
Jumps to the beginning of the file
|
|
End
|
Jumps to the end of the file
|
|
|
|
|
|
viii. Autoview (F7) mode
|
|
|
|
|
Right arrow
|
Toggle the arrow keys and PageUp and PageDown
to be active for the right handed view file window
|
|
Left arrow
|
Toggle the arrow keys and PageUp and PageDown
to be active for the left handed file list window
|
|
"Z"
|
Toggles between 8-space tabs (the default) and 4-space tabs (in ASCII mode)
|
|
F7
|
Quit autoview mode
|
|
|
|
|
|
ix. Application menu
|
|
|
|
|
"T"
|
"Graphics 'T'oggle", i.e. toggle the display
of submenu line drawing characters on or off
|
|
"-"
|
Hides ("unlogs") this particular submenu
|
|
"+"
|
Shows ("logs") this particular submenu, if hidden
|
|
"*"
|
Shows ("logs") all submenus below, if hidden
|
|
|
|
|
|
x. JFC (file compare) window
|
|
|
|
|
"+"
|
Next difference (same as "N")
|
2.3.2
|
"-"
|
Previous difference (same as "P")
|
2.3.2
|
"Z"
|
Toggles between 8-space tabs (the default) and 4-space tabs (in ASCII mode)
|
2.3.2
|
Left arrow
|
Shift line display 1 character to the left
|
2.3.2
|
Right arrow
|
Shift line display 1 character to the right
|
2.3.2
|
Up arrow
|
Move display up 1 line
|
2.3.2
|
Down arrow
|
Move display down 1 line
|
2.3.2
|
PageDown
|
Moves display down one screenful (a.k.a. "page")
|
2.3.2
|
PageUp
|
Moves display up one screenful (a.k.a. "page")
|
2.3.2
|
Home
|
Jumps to the beginning of the file(s)
|
2.3.2
|
End
|
Jumps to the end of the file(s)
|
2.3.2
|