selection clicks, shift+arrow keys, fast(er) redraw, key mask in config.h (thx Magnus Leuthner)
This commit is contained in:
parent
d3c5aba2d9
commit
9d5ea14b9d
3 changed files with 126 additions and 61 deletions
4
st.info
4
st.info
|
@ -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~,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue