root/contrib/Tin.rc

Revision 4745:233524ae54e3, 0.6 kB (checked in by Alain Bench <veronatif@…>, 2 years ago)

Clean up a number of examples in the documentation.

Line 
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
11bind  pager   <up>     previous-line
12bind  pager   <down>   next-line
13bind  pager   <left>   exit
14bind  pager   <right>  view-attachments
15bind  attach  <left>   exit
16bind  attach  <right>  view-attach
17bind  index   <right>  display-message
18macro index   <left>   "<change-folder>?"
19bind  browser <right>  select-entry
20macro browser <left>   "<exit><change-folder>!<Enter>"
21
Note: See TracBrowser for help on using the browser.