]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Make the `vtmode' config option work under X. In the process I've
authorSimon Tatham <anakin@pobox.com>
Sat, 26 Apr 2003 14:22:42 +0000 (14:22 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 26 Apr 2003 14:22:42 +0000 (14:22 +0000)
commit79154e889df07c3c8bb481ecf21950a148f0ecdc
tree4ead6eeb892f912f0b6f2b153459e8e1b7794323
parent11a2960b795c39d065272a0340dccc5e14f48a3e
Make the `vtmode' config option work under X. In the process I've
had to move another of its values out into wincfg.c - paradoxically,
this was the `font has X encoding' option! (Because the Unix font
handling code expects to be able to tell for _itself_ whether it has
a font with X-encoded line drawing glyphs.)

git-svn-id: http://svn.tartarus.org/sgt/putty@3145 cda61777-01e9-0310-a592-d414129be87e
config.c
unix/pterm.c
unix/unix.h
unix/uxputty.c
unix/uxucs.c
wincfg.c