summaryrefslogtreecommitdiff
path: root/term.c
Commit message (Expand)AuthorAgeFilesLines
* correctly apply combining marks in last column when auto-margins are in use.Rich Felker2006-10-141-0/+1
* remove nasty hack for backwards colors in default pc/linux paletteRich Felker2006-10-121-5/+2
* workaround broken glibc wcwidthRich Felker2006-10-101-1/+3
* fbcon target: let the kernel do the key mapping for us...Rich Felker2006-10-081-0/+2
* first working version of uuterm!Rich Felker2006-10-031-0/+501