aboutsummaryrefslogtreecommitdiff
path: root/libbb/read_key.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | no code changes
* less: reuse former vi's key reading code. Improve SIGWINCH handling.Denis Vlasenko2008-10-251-6/+11
| | | | | | | | | | | | | | | function old new delta less_main 2056 2097 +41 getch_nowait 248 273 +25 read_key 310 321 +11 static.esccmds 61 69 +8 count_lines 72 74 +2 less_gets 166 142 -24 less_getch 172 43 -129 ------------------------------------------------------------------------------ (add/remove: 0/0 grow/shrink: 6/5 up/down: 91/-170) Total: -79 bytes text data bss dec hex filename
* libbb: add forgotten file from previous commit :(Denis Vlasenko2008-10-251-0/+146