summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>1998-11-19 23:57:03 +0000
committerThomas Roessler <roessler@does-not-exist.org>1998-11-19 23:57:03 +0000
commit5697c2c6d56e24b237405db2acc8a86efc152c7a (patch)
treec0896ac662078e5c72f7aa17e0d85af4ee3638bd /contrib
parentcb454a8c97afe98c83fb3cebb42d093b20e1f437 (diff)
Fix some ancient syntax.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/Pine.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/Pine.rc b/contrib/Pine.rc
index 655d7ad1..0f0bcbb7 100644
--- a/contrib/Pine.rc
+++ b/contrib/Pine.rc
@@ -31,8 +31,8 @@ bind pager c mail
bind pager w search
bind pager y print-message
bind pager \n noop # PINE prints "No default action for this menu."
-bind pager up previous-line
-bind pager down next-line
+bind pager <up> previous-line
+bind pager <down> next-line
bind compose \cx send-message