aboutsummaryrefslogtreecommitdiffhomepage
path: root/screen.c
Commit message (Expand)AuthorAge
* Minor code simplifications in the reader and related librariesGravatar axel2006-10-17
* Make the screen repainting code slightly more robust by keeping track of whet...Gravatar axel2006-10-09
* Various minor cleanupsGravatar axel2006-10-09
* Fis minor memory leak in screen handling codeGravatar axel2006-10-08
* Add autoindentation supportGravatar axel2006-10-07
* Color the ellipsis used by line wrapping as comments. Thanks to Philip Ganche...Gravatar axel2006-10-06
* Move the code keeping track of file descriptor modification from reader.c to ...Gravatar axel2006-10-05
* Detect and handle terminals size changesGravatar axel2006-10-05
* Various fixes to make double-wide characters (e.g. asian characters) work wit...Gravatar axel2006-10-02
* Second cleanup of multiline editing patch. Add code comments, use better vari...Gravatar axel2006-10-02
* First cleanup of multiline patch - add support for commands longer than one l...Gravatar axel2006-10-02
* First stab at multiline editingGravatar axel2006-10-02