User Tools

Site Tools


mutt

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
mutt [2007/08/26 11:44]
4.245.20.29
mutt [2007/09/24 23:14]
4.245.72.55
Line 30: Line 30:
   * When reading a mailbox, the Page Down key advances through a message and silently on to the next message when the end of the first is reached. ​ The Page Up key scrolls up within a document, but doesn'​t go to the previous message when the top is received.   * When reading a mailbox, the Page Down key advances through a message and silently on to the next message when the end of the first is reached. ​ The Page Up key scrolls up within a document, but doesn'​t go to the previous message when the top is received.
   * When viewing a message, the up and down arrow keys don't scroll up and down within that message, they switch to the previous and next message in the mailbox. ​ The Home and End keys move to the top and bottom within a message.   * When viewing a message, the up and down arrow keys don't scroll up and down within that message, they switch to the previous and next message in the mailbox. ​ The Home and End keys move to the top and bottom within a message.
-  ​To scroll up and down a line at time or half a screen at time.  TBD.+ 
 +===== How to: ===== 
 +  ​Move when viewing a message with the pager: 
 +      * Scroll to bottom/top of a message. ​ The default is = for top and no key to be assigned for bottom. ​ The Home and End keys might also work for top and bottom. 
 +      * Scroll down/up half a page.  The default is for no key to be assigned to these functions. ​ The functions are half-down and half-up. 
 +      * Scroll down/up a small number of lines. ​ The default is Back Space to scroll up one line, and Carriage Return to scroll ​down one line. 
 +      * Scroll to specific ​line number. ​ Not available. 
 +  * Move when viewing an index of messages: 
 +      * Scroll to bottom/​top. ​ The default is = for top and * for bottom. ​ The Home and End keys might also work for top and bottom. 
 +      * Scroll down/up half page.  The default is [ for up half a page and ] for down half page. 
 +      * Scroll down/up a small number of lines. ​ The default is < for up one line and > for down one line. 
 +      * Scroll to a specific line number. ​ Just start entering the number to jump to. 
 +  * To change the default key keys assigned to functions, use the "​bind"​ command in your muttrc. ​ For example: 
 +<​code>​ 
 +       bind pager ) half-down 
 +       bind pager ( half-up 
 +       bind index '​G'​ imap-fetch-mail 
 +</​code>​ 
 +  * Make lynx the automatic viewer for HTML messages. ​ TBD. 
 +  * Select a group of messages and perform the same action on them.  TBD.
  
 ===== Transition from "​mail"​ command: ===== ===== Transition from "​mail"​ command: =====
mutt.txt · Last modified: 2007/10/10 10:38 by 4.245.75.112