Commit Graph

18 Commits

Author SHA1 Message Date
Christoph Lohmann
23d1b03d4e Implementing line drawing right. 2012-09-26 20:21:08 +02:00
Christoph Lohmann
33eaeacaa4 Changing the default font to DejaVu Sans Mono, which is more appealing and
activating antialiasing.
2012-09-24 14:01:59 +02:00
Christoph Lohmann
a0b0b8f694 Initial Xft support for st. More to follow. 2012-09-24 10:20:45 +02:00
Aurélien Aptel
3f482f4758 config.def.h: typo in comment. 2012-09-18 19:13:19 +02:00
Christoph Lohmann
dccba949b5 Implementing italic-bold. This will require an increase of the avgWdth. 2012-09-14 19:46:07 +02:00
Christoph Lohmann
f5c6bcf03a Implement italic font support. 2012-09-05 21:48:26 +02:00
Aurélien Aptel
1ec0515e75 fix default color overwriten bug. 2012-02-16 00:10:32 +01:00
Aurélien Aptel
adf5d2e32a show dark cursor when unfocused. 2012-02-15 19:33:48 +01:00
Aurélien Aptel
62d380947e document possible configuration. 2012-02-15 19:11:07 +01:00
Aurélien Aptel
7c350025b2 no palette limit (thx Nick) 2011-10-06 21:32:34 +02:00
Aurélien Aptel
54adc7ee50 fix custom key handling. 2011-08-14 17:13:59 +02:00
Aurélien Aptel
e4dd367a4f selection clicks, shift+arrow keys, fast(er) redraw, key mask in config.h (thx Magnus Leuthner) 2011-04-22 00:18:53 +02:00
Aurélien Aptel
cabc2bed68 fix insert key, terminfo and changed TERM back to st. (thx Ondrej Martinek) 2011-01-23 12:30:01 +01:00
Aurélien Aptel
db3a27c8e6 utf8 support! print text in delicious unicode greatness! all hail to the glorious Damian Okrasa for the patch!
TERM set back to xterm.
changed default fonts.
Note: drawing is now (even) slower.
2010-11-18 01:00:04 +01:00
Aurélien Aptel
a997fea2c0 set terminal colors to xterm default ones. 2010-09-02 22:35:55 +02:00
Aurélien Aptel
e87203dea6 removed gfx chars not present in xterm acsc. 2010-09-02 21:59:05 +02:00
Aurélien Aptel
f2482b322a added correct line drawing characters for default font. 2010-09-01 00:30:39 +02:00
pancake
ca1f6675a1 fix build
use config.def.h mechanism
add SHELL in config.h
2010-08-30 23:49:15 +02:00