index
:
delta/busybox.git
0_60_stable
1_00_stable
1_00_stable_10817
1_10_stable
1_11_stable
1_12_stable
1_13_stable
1_14_stable
1_15_stable
1_16_stable
1_17_stable
1_18_stable
1_19_stable
1_1_stable
1_20_stable
1_21_stable
1_22_stable
1_23_stable
1_24_stable
1_25_stable
1_26_stable
1_27_stable
1_28_stable
1_29_stable
1_30_stable
1_31_stable
1_32_stable
1_33_stable
1_34_stable
1_35_stable
1_36_stable
1_3_stable
1_4_stable
1_5_stable
1_6_stable
1_7_stable
1_8_stable
1_9_stable
baserock/1.22.1-openwrt
baserock/1.23.2-openwrt
baserock/build-essential
baserock/danielfirth/RT144
baserock/danielsilverstone/vagrant-support
baserock/jjardon/build-essential
baserock/liw/S8704-always-ntpd
baserock/morph
baserock/pedroalvarez/build-essential
baserock/pedroalvarez/enable-patch
baserock/radiofree/busyboxfix
baserock/radiofree/ntpdscript
baserock/richardmaw/S5892/boot-sequencing
baserock/richardmaw/S8564/ro-staging-area
baserock/richardmaw/S9245/init
baserock/richardmaw/add-read-dash-d
baserock/robkendrick/mips64
baserock/tiagogomes/bbgawk
master
git.busybox.net: busybox.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libbb
/
read_key.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add comments in keyboard escape sequences table
Denys Vlasenko
2012-06-11
1
-5
/
+10
*
lineedit: add support for M-b, M-f, M-d, M-Backspace
Denys Vlasenko
2011-11-03
1
-3
/
+8
*
less: optionally query terminal size via "ESC [ 6 n". Closes bug 2659.
Denys Vlasenko
2011-07-25
1
-1
/
+4
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
vi: discover window size even on serial consoles. optional
Denys Vlasenko
2010-04-18
1
-1
/
+1
*
read_key: fix buffer length calculation
Tomas Heinrich
2010-04-16
1
-1
/
+1
*
lineedit: fix another corner case with bad unicode input
Denys Vlasenko
2010-03-11
1
-5
/
+16
*
lineedit: invalid unicode characters are replaced with CONFIG_SUBST_WCHAR
Tomas Heinrich
2010-03-09
1
-0
/
+9
*
read_key,lineeedit: parse position answerback faster; sanitize its use
Denys Vlasenko
2009-10-26
1
-28
/
+25
*
read_key: ignore unknown keys (do not return them to caller byte-by-byte)
Denys Vlasenko
2009-10-26
1
-50
/
+74
*
read_key: remove handling for ctrl-up/down, we don't use that. -12 bytes
Denys Vlasenko
2009-10-26
1
-2
/
+2
*
read_key: document more weird key sequences
Denys Vlasenko
2009-10-26
1
-1
/
+11
*
lineedit: handle Ctrl-arrows
Denys Vlasenko
2009-10-25
1
-1
/
+15
*
comment anc Config.in changes, no code changes
Denys Vlasenko
2009-10-14
1
-0
/
+1
*
read_key: drop optimization where we read 3 bytes at once
Denys Vlasenko
2009-05-29
1
-5
/
+8
*
line editing: add an option to emit ESC [ 6 n and use results
Denys Vlasenko
2009-05-17
1
-8
/
+49
*
lineedit: use read_key to recognize ESC sequence.
Denys Vlasenko
2009-05-15
1
-0
/
+1
*
read_key is actually written by Rob, add him to copyright notice
Denis Vlasenko
2008-10-26
1
-2
/
+3
*
read_key: add comments how Shift and Meta keys looks like.
Denis Vlasenko
2008-10-25
1
-0
/
+5
*
less: reuse former vi's key reading code. Improve SIGWINCH handling.
Denis Vlasenko
2008-10-25
1
-6
/
+11
*
libbb: add forgotten file from previous commit :(
Denis Vlasenko
2008-10-25
1
-0
/
+146