chiark / gitweb /
dot/zshrc: Recognize the keypad keys.
authorMark Wooding <mdw@distorted.org.uk>
Fri, 11 May 2018 19:17:48 +0000 (20:17 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Fri, 11 May 2018 19:39:07 +0000 (20:39 +0100)
commit2a0e079f0d236311f030e3fab721a171975d5ca2
tree1306e7525d2515b9a38b1f5ecc87fc48bb9c441f
parente22144cdaf54ae017a0b713914dbaaf0c63ab19a
dot/zshrc: Recognize the keypad keys.

There's an unfortunate interaction between the Debian `/etc/zsh/zshrc'
file (setting application mode) and pterm(1) which causes zsh to get the
same escape sequences from the keypad regardless of the num-lock state.
I think I can live with this.

Also, sneakily, make the home/end keys actually work.
dot/zshrc