aboutsummaryrefslogtreecommitdiffstats
path: root/config.def.h
AgeCommit message (Expand)Author
2012-09-14Implementing italic-bold. This will require an increase of the avgWdth.Christoph Lohmann
2012-09-05Implement italic font support.Christoph Lohmann
2012-02-16fix default color overwriten bug.Aurélien Aptel
2012-02-15show dark cursor when unfocused.Aurélien Aptel
2012-02-15document possible configuration.Aurélien Aptel
2011-10-06no palette limit (thx Nick)Aurélien Aptel
2011-08-14fix custom key handling.Aurélien Aptel
2011-04-22selection clicks, shift+arrow keys, fast(er) redraw, key mask in config.h (th...Aurélien Aptel
2011-01-23fix insert key, terminfo and changed TERM back to st. (thx Ondrej Martinek)Aurélien Aptel
2010-11-18utf8 support! print text in delicious unicode greatness! all hail to the glor...Aurélien Aptel
2010-09-02set terminal colors to xterm default ones.Aurélien Aptel
2010-09-02removed gfx chars not present in xterm acsc.Aurélien Aptel
2010-09-01added correct line drawing characters for default font.Aurélien Aptel
2010-08-30fix buildpancake