chiark
/
gitweb
/
~mdw
/
profile
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Keypad-enter hacking for zile and less.
[profile]
/
dot
/
zile
diff --git
a/dot/zile
b/dot/zile
index 97c90d93b15718120bce897a997db54c87673749..cf2d8c7ff1d27fce97eb385f7d351b91f32dbe89 100644
(file)
--- a/
dot/zile
+++ b/
dot/zile
@@
-9,5
+9,6
@@
;; Key bindings.
(global-set-key "\M-\LEFT" 'backward-word)
(global-set-key "\M-\RIGHT" 'forward-word)
+(global-set-key "\M-OM" 'newline)
(global-set-key "\F4" 'call-last-kbd-macro)
(global-set-key "\C-x/" 'auto-fill-mode)