1#
2# Key bindings similar to those of MUSH
3#
4
5bind index . display-message
6bind index t display-message
7macro index n "<next-entry><display-message>"
8bind index + next-entry
9bind index j next-entry
10bind index J next-entry
11bind index - previous-entry
12bind index k previous-entry
13bind index K previous-entry
14bind index { top-page
15bind index } bottom-page
16bind index f change-folder
17bind index \cu sync-mailbox
18bind index * flag-message
19