Changes between Version 2 and Version 3 of Keybindings


Ignore:
Timestamp:
Jun 26, 2010, 12:24:38 AM (14 years ago)
Author:
kevinr@mit.edu
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Keybindings

    v2 v3  
    55
    66{{{
    7 # vi-style movement keybindings
     7# vi-style movement keybindings for the message list and the popwin
    88bindkey recv k command recv:prev
    99bindkey recv j command recv:next
    1010bindkey recv h command recv:shiftleft
    1111bindkey recv l command recv:shiftright
     12bindkey popless k command popless:scroll-up-line
     13bindkey popless j command popless:scroll-down-line
     14bindkey popless h command popless:scroll-left 10
     15bindkey popless l command popless:scroll-right 10
     16bindkey popless C-u command popless:scroll-up-page
     17bindkey popless C-d command popless:scroll-down-page
    1218
    1319# rebind the default bindings of those keys