mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-07-04 21:12:47 -05:00
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]
This commit is contained in:
@ -13,17 +13,6 @@
|
||||
|
||||
/*
|
||||
* TODO:
|
||||
*
|
||||
* - Go through all the config options and ensure they can all be
|
||||
* configured and reconfigured properly.
|
||||
* + icon title appears to be a non-option on Unix.
|
||||
* + Why the hell did I faff about disabling two of the vtmode
|
||||
* options? The rest aren't used either in pterm! Work out
|
||||
* whether they should be, and how they can be.
|
||||
* + Refresh in the codepage combo is badly broken.
|
||||
* + `Don't translate line drawing chars' ?? What is this crap?
|
||||
* It does nothing at all, and where's the option to paste as
|
||||
* lqqqk? What was I smoking?
|
||||
*
|
||||
* - Better control of the individual config box features.
|
||||
* + SSH packet logging shouldn't be mentioned in pterm, and in
|
||||
|
Reference in New Issue
Block a user