Denys Vlasenko
|
f39a71817e
read_key(): placate "warning: shifting a negative signed value is undefined"
|
пре 5 година |
Rostislav Skudnov
|
2e4ef38743
lineedit: fix handling of repeating Alt-b, Alt-f, Alt-d, Alt-Backspace
|
пре 8 година |
Denys Vlasenko
|
0ccae4d8b3
Add comments in keyboard escape sequences table
|
пре 12 година |
Denys Vlasenko
|
9ce09bc9cb
lineedit: add support for M-b, M-f, M-d, M-Backspace
|
пре 13 година |
Denys Vlasenko
|
4e552a70ec
less: optionally query terminal size via "ESC [ 6 n". Closes bug 2659.
|
пре 13 година |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
пре 14 година |
Denys Vlasenko
|
c175c46647
vi: discover window size even on serial consoles. optional
|
пре 14 година |
Tomas Heinrich
|
0358daf447
read_key: fix buffer length calculation
|
пре 14 година |
Denys Vlasenko
|
58f108eb33
lineedit: fix another corner case with bad unicode input
|
пре 14 година |
Tomas Heinrich
|
d2b04050c0
lineedit: invalid unicode characters are replaced with CONFIG_SUBST_WCHAR
|
пре 14 година |
Denys Vlasenko
|
727e1b536e
read_key,lineeedit: parse position answerback faster; sanitize its use
|
пре 15 година |
Denys Vlasenko
|
0f91b3d0dc
read_key: ignore unknown keys (do not return them to caller byte-by-byte)
|
пре 15 година |
Denys Vlasenko
|
180f585ac3
read_key: remove handling for ctrl-up/down, we don't use that. -12 bytes
|
пре 15 година |
Denys Vlasenko
|
9d71fc6381
read_key: document more weird key sequences
|
пре 15 година |
Denys Vlasenko
|
a17eeb847e
lineedit: handle Ctrl-arrows
|
пре 15 година |
Denys Vlasenko
|
a68bd4b2ae
comment anc Config.in changes, no code changes
|
пре 15 година |
Denys Vlasenko
|
4b7db4f2ca
read_key: drop optimization where we read 3 bytes at once
|
пре 15 година |
Denys Vlasenko
|
020f40693a
line editing: add an option to emit ESC [ 6 n and use results
|
пре 15 година |
Denys Vlasenko
|
c15f40c3e7
lineedit: use read_key to recognize ESC sequence.
|
пре 15 година |
Denis Vlasenko
|
7462b21dbe
read_key is actually written by Rob, add him to copyright notice
|
пре 16 година |
Denis Vlasenko
|
bdd2d8f178
read_key: add comments how Shift and Meta keys looks like.
|
пре 16 година |
Denis Vlasenko
|
5f6aaf39cf
less: reuse former vi's key reading code. Improve SIGWINCH handling.
|
пре 16 година |
Denis Vlasenko
|
39b0135c59
libbb: add forgotten file from previous commit :(
|
пре 16 година |