summaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorKevin McCarthy <kevin@8t8.us>2020-11-12 09:42:28 -0800
committerKevin McCarthy <kevin@8t8.us>2020-11-12 09:42:28 -0800
commit894a49f62182b5f5b8a7afbf53c4e0b0af2d5ae8 (patch)
tree5dfc145895a36a2320824a3fecb3b86fadc0abf1 /UPDATING
parent86d64caa3ad68e0588645e870287a8dd5cfd29c4 (diff)
Clarify pattern completion uses <complete>.
Some users may have bound tab to another function, so be specific.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING3
1 files changed, 2 insertions, 1 deletions
diff --git a/UPDATING b/UPDATING
index c0eddc58..b23f11e5 100644
--- a/UPDATING
+++ b/UPDATING
@@ -42,7 +42,8 @@ The keys used are:
+ $tunnel_is_secure, default set, assumes a connection via $tunnel is
encrypted. Unsetting this will cause $ssl_starttls and $ssl_force_tls
to be respected.
- + Patterns are tab-completable in the editor menu.
+ + Patterns are completable in the editor menu. Invoke the <complete> function
+ (by default bound to Tab) after typing ~ to get a selectable list.
! $reply_to is consulted before $reply_self.
+ $copy_decode_weed, default unset, controls header weeding for <decode-copy>
and <decode-save>.