8f8b1de4e5be827fcb419b4b89588ffef1546b33
[apps/madmutt.git] / contrib / Tin.rc
1 # From: Tom Gilbert <gilbertt@tomgilbert.freeserve.co.uk>
2 # To: mutt-users@mutt.org
3 # Subject: Re: Lynx-like movements
4 # Date: Sat, 4 Sep 1999 21:09:00 +0000
5
6
7 #
8 # These key bindings may be nice for notorious lynx or tin users.
9 #
10
11 bind  pager   <up>     previous-line
12 bind  pager   <down>   next-line
13 bind  pager   <left>   exit
14 bind  pager   <right>  view-attachments
15 bind  attach  <left>   exit
16 bind  attach  <right>  view-attach
17 bind  index   <right>  display-message
18 macro index   <left>   "c?"
19 bind  browser <right>  select-entry
20 macro browser <left>   "qc!\r"
21
22