aboutsummaryrefslogtreecommitdiffstats
path: root/lib/interestingtimes.c
Commit message (Expand)AuthorAgeFilesLines
* Fix more to not append an extra newline.Elliott Hughes2016-04-231-1/+1
* Fix "ssh top".Elliott Hughes2016-04-161-1/+1
* Add SIGWINCH support to top, and implement -o and -n in pgrep/pkill.Rob Landley2016-01-281-5/+10
* Make cursor left/right change sort type in iotop.Rob Landley2016-01-101-0/+6
* Make scan_key() specify timeout in miliseconds, split out terminal_probesize(),Rob Landley2016-01-071-25/+31
* Add more keys to scan_key() and fix hang in scan_key_getsize().Rob Landley2015-12-301-1/+8
* Add scan_key_getsize() doing the ANSI probe, switch scan_key() to TAGGED_ARRAY,Rob Landley2015-12-271-6/+62
* Factor out more not-curses infrastructure into lib.Rob Landley2015-06-261-2/+32
* Promote reset (actually write a new one using the simple man 4 console_codesRob Landley2015-05-141-0/+9
* Move not-curses code into interstingtimes.cRob Landley2015-05-081-0/+124