aboutsummaryrefslogtreecommitdiff
path: root/config.h
AgeCommit message (Expand)AuthorFilesLines
2010-08-22added F1-12 key, fixed DCH and ICH.Aurélien Aptel1-0/+12
2010-08-19fixed backspace problem, updated terminfo entry and moved TNAME in config.h.Aurélien Aptel1-1/+2
2010-07-24applied Devin J Pohly's st color info patches, thanks Devin!Anselm R Garbe1-7/+15
2010-04-26use SHELL environment variable (thx Thomas Adam)Aurélien Aptel1-1/+0
2010-03-15double-buffering added using pixmap (finally).Aurélien Aptel1-2/+1
2010-03-11bold attribute is back.Aurélien Aptel1-1/+2
2010-02-08more escapes & more compability:Aurélien Aptel1-4/+1
2010-02-03graphic charset and a few more escapes.Aurélien Aptel1-0/+35
2009-10-28drawing is faster but the bold attr is not supported anymore.Aurélien Aptel1-1/+1
2009-09-07Fixed possible segfault by reverting to the key struct (again).Aurélien Aptel1-11/+10
2009-07-10we definately need pixmaps for the drawing, currently drawing into the window...Anselm R Garbe1-11/+11
2009-06-21reverted back to the old Key struct.Aurélien Aptel1-10/+11
2009-06-21updated "key" to a lookup table.Aurélien Aptel1-11/+10
2009-06-16added/removed files, updated Makefile.Aurélien Aptel1-0/+39