diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 1999-12-01 03:38:43 -0500 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 1999-12-01 03:38:43 -0500 |
commit | 4525eb4b32fdf2124e246285af59a1e14ecbf551 (patch) | |
tree | b4fa005bd9b3ff3f0973cb1ea9e5ac4243ec2a39 /lynx_help/keystrokes/dired_help.html | |
parent | 45f1aadc261561566cd074da1d9b0fb21a6ad78c (diff) | |
download | lynx-snapshots-4525eb4b32fdf2124e246285af59a1e14ecbf551.tar.gz |
snapshot of project "lynx", label v2-8-3dev_16
Diffstat (limited to 'lynx_help/keystrokes/dired_help.html')
-rw-r--r-- | lynx_help/keystrokes/dired_help.html | 26 |
1 files changed, 14 insertions, 12 deletions
diff --git a/lynx_help/keystrokes/dired_help.html b/lynx_help/keystrokes/dired_help.html index 3cb11d7e..31385348 100644 --- a/lynx_help/keystrokes/dired_help.html +++ b/lynx_help/keystrokes/dired_help.html @@ -11,17 +11,11 @@ Lynx changes into Dired mode when you use a URL of the type <em>file://localhost/path/</em>. While in Dired mode, some keys are remapped to do the following functions: <pre> + C)reate - Create a new, empty file in the current directory. You will be prompted to enter a name for the file. - D)ownload - Download selection using options listed in - the download options screen. - - E)dit - Spawn the editor defined in the <a - href="option_help.html">options screen</a> - and load selection for editing. - F)ull menu - Show a full menu of commands for currently selected file or directory. @@ -40,12 +34,20 @@ remapped to do the following functions: a file. U)pload - Upload a file to the current directory using - one of the options listed in the upload - options screen. + one of the options listed in the upload screen. +</pre> +Some other keys useful in Dired mode: +<pre> + D)ownload - Download selection using options listed in + the download options screen. + + E)dit - Spawn the editor defined in the <a + href="option_help.html">Options Menu</a> + and load selection for editing. </pre> -<em>Note:</em> Dired mode must be activated at compile time by the -system administrator. Otherwise, the above commands will not be available -and lynx will treat a directory listing as a HTML file. +<em>Note:</em> Dired mode must be activated at compile time. +Otherwise, the above commands will not be available +and Lynx will treat a directory listing as an HTML file. </body> </html> |