![]() |
![]() |
|
|
|
|
|
I thought I would finish out the “keybindings trilogy” with these additional bindings that I use:
/* Page up/down should move the cursor, not just scroll */
"\UF72C" = "pageUp:";
"\UF72D" = "pageDown:";
/* Cmd+Left/Right for next/prev word */
"@\UF702" = "moveWordLeft:";
"@\UF703" = "moveWordRight:";
"~-" = "selectWord:"; /* Alt-Minus */
Enjoy!
|
|
![]() |
![]() |



