blob: f343946426bfba9d2daf14d40ef838632d6b7a22 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
Muttagen
Greasemonkey script that adds Mutt shortcuts to Gmail.
- Remove right sidebar
- Make left sidebar togglable
- Compose (m)
- Reply (r, g)
- Send (<C-y>)
- Next/previous message (j/k)
- Scroll ([/]) (<CR>/<BS>)
- Next/previous page ({/})?
- Close message view/pager (q, i)
- Search (/)
- Number keys + <CR> open a message by ID
- Labels/folders?
- Start (t)
- Mark as read/unread (N)
- Download email (d)
|