summaryrefslogtreecommitdiffstats
path: root/contrib/Mush.rc
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>1998-10-03 22:04:35 +0000
committerThomas Roessler <roessler@does-not-exist.org>1998-10-03 22:04:35 +0000
commitf852f40fd265d3981a0cf7ec931572a5b070053c (patch)
tree520b3f6d402c7f117bd57c4c4a73d5b71b9cab05 /contrib/Mush.rc
parent533ff8e263b3ede5f2a8f450cad3e34a34a341c6 (diff)
Source tree and make process changes. make dist and make
maintainer-clean should now work as they are supposed to.
Diffstat (limited to 'contrib/Mush.rc')
-rw-r--r--contrib/Mush.rc18
1 files changed, 18 insertions, 0 deletions
diff --git a/contrib/Mush.rc b/contrib/Mush.rc
new file mode 100644
index 00000000..41008926
--- /dev/null
+++ b/contrib/Mush.rc
@@ -0,0 +1,18 @@
+#
+# Key bindings similar to those of MUSH
+#
+
+bind index . display-message
+bind index t display-message
+macro index n j\n
+bind index + next-message
+bind index j next-message
+bind index J next-message
+bind index - previous-message
+bind index k previous-message
+bind index K previous-message
+bind index { top-page
+bind index } bottom-page
+bind index f change-folder
+bind index \cu sync-mailbox
+bind index * flag-message