diff options
author | Eduardo Chappa <chappa@washington.edu> | 2020-06-28 21:51:11 -0600 |
---|---|---|
committer | Eduardo Chappa <chappa@washington.edu> | 2020-06-28 21:51:11 -0600 |
commit | 8c0d2a658c5c41f2be062dad11c4deeb6274802f (patch) | |
tree | 5cd8224931ad7a3e60844a8ac58110ac67df0718 /pith | |
parent | 33d28e5ec670e974d555bcee34a631d878fda84c (diff) | |
download | alpine-8c0d2a658c5c41f2be062dad11c4deeb6274802f.tar.xz |
* When messages are selected, pressing the ";" command to broaden or narrow
a search, now offers the possibility to completely replace the search, and
is almost equivalent to being a shortcut to "unselect all messages, and select
again". The difference is that cancelling this command will not unselect
all currently selected messages. Suggested by Holger Trapp.
Diffstat (limited to 'pith')
-rw-r--r-- | pith/pine.hlp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/pith/pine.hlp b/pith/pine.hlp index 84cfe722..578d0a20 100644 --- a/pith/pine.hlp +++ b/pith/pine.hlp @@ -199,6 +199,12 @@ problems you find with this release. asks the user which client-id to use and associates that client-id to the credentials in the XOAUTH2 configuration screen. <A HREF="h_xoauth2_config_screen">Learn more</A>. + +<LI> When messages are selected, pressing the ";" command to broaden or narrow + a search, now offers the possibility to completely replace the search, and + is almost equivalent to being a shortcut to "unselect all messages, and select + again". The difference is that cancelling this command will not unselect + all currently selected messages. Suggested by Holger Trapp. </UL> <P> |