]> asedeno.scripts.mit.edu Git - PuTTY.git/commit - unix/unix.h
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)
commit3a3e4d1818e2c263a69d142c555a17ddab9ba501
tree4ead6eeb892f912f0b6f2b153459e8e1b7794323
parent88e0914f917a3624a0cd1deddefabb4c82d3e4df
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.)

[originally from svn r3145]
config.c
unix/pterm.c
unix/unix.h
unix/uxputty.c
unix/uxucs.c
wincfg.c