Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use my_wgetch() instead of wgetch(), added --[no-]mouse option | Kalle Wallin | 2004-07-13 | 1 | -13/+6 |
* | Support SIGSTOP, SIGCONT in raw mode | Kalle Wallin | 2004-07-12 | 1 | -0/+6 |
* | Ignore mouse events in wreadln, screen_getch | Kalle Wallin | 2004-07-03 | 1 | -2/+5 |
* | added screen_bell() for optional audible/visible bells | Kalle Wallin | 2004-06-22 | 1 | -2/+3 |
* | try to complete even if the line is empty | Kalle Wallin | 2004-06-19 | 1 | -1/+1 |
* | Added completion stuff | Kalle Wallin | 2004-06-18 | 1 | -1/+7 |
* | Added wreadln.c, wreadln.h a simple line editor | Kalle Wallin | 2004-06-06 | 1 | -0/+339 |