selection clicks, shift+arrow keys, fast(er) redraw, key mask in config.h (thx Magnus Leuthner)

This commit is contained in:
Aurélien Aptel
2011-04-22 00:18:53 +02:00
parent 043fb982c5
commit e4dd367a4f
3 changed files with 126 additions and 61 deletions

View File

@ -49,6 +49,10 @@ st| simpleterm,
kcud1=\E[B,
kcuf1=\E[C,
kcuu1=\E[A,
kLFT=\E[d,
kRIT=\E[c,
kind=\E[a,
kri=\E[b,
kdch1=\E[3~,
kich1=\E[2~,
kend=\E[4~,