diff options
author | Eduardo Chappa <chappa@washington.edu> | 2021-04-08 09:12:34 -0600 |
---|---|---|
committer | Eduardo Chappa <chappa@washington.edu> | 2021-04-08 09:12:34 -0600 |
commit | 22e27e066f9c684b0d087ddd88b207e32d32ecc3 (patch) | |
tree | ae27491e791026217240fc96e879ec37f754ca52 /pith | |
parent | 28270f457f4d1589dcb6a709cd1fef7056feb415 (diff) | |
download | alpine-22e27e066f9c684b0d087ddd88b207e32d32ecc3.tar.xz |
* Introduction of OTHER CMDS menu for the browser/pilot to let
people discover the two new commands: "1" is a toggle that switches between
1 column and multicolumn mode. The "." command toggles between hiding or
showing hidden files, and the "G" command to travel between directories.
Contributed by Étienne Deparis.
Diffstat (limited to 'pith')
-rw-r--r-- | pith/pine.hlp | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/pith/pine.hlp b/pith/pine.hlp index 0cd1f827..01b39316 100644 --- a/pith/pine.hlp +++ b/pith/pine.hlp @@ -210,7 +210,13 @@ New features include: <LI> Always follow ‘suppress-asterisks-in-password-prompt’ setting in the various password prompts. Submitted by Étienne Deparis. <LI> Use 'alpine -F' instead of 'pine -F' as the browser default pager. - Submitted by Étienne Deparis. + Submitted by +<LI> Introduction of OTHER CMDS menu for the browser/pilot to let + people discover the two new commands: "e;1"e; is a toggle that + switches between 1 column and multicolumn mode. The "e;."e; command + toggles between hiding or showing hidden files, and the "e;G"e; + command to travel between directories. Contributed by Étienne + Deparis. </UL> <P> |