aboutsummaryrefslogtreecommitdiff
path: root/libbb/read_key.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* read_key: drop optimization where we read 3 bytes at onceDenys Vlasenko2009-05-291-5/+8
* line editing: add an option to emit ESC [ 6 n and use resultsDenys Vlasenko2009-05-171-8/+49
* lineedit: use read_key to recognize ESC sequence.Denys Vlasenko2009-05-151-0/+1
* read_key is actually written by Rob, add him to copyright noticeDenis Vlasenko2008-10-261-2/+3
* read_key: add comments how Shift and Meta keys looks like.Denis Vlasenko2008-10-251-0/+5
* less: reuse former vi's key reading code. Improve SIGWINCH handling.Denis Vlasenko2008-10-251-6/+11
* libbb: add forgotten file from previous commit :(Denis Vlasenko2008-10-251-0/+146