Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: X font completion is buggy
On 2015-07-25 00:50:19 +0200, Oliver Kiddle wrote:
> These days, xft fonts tend to be more useful so you might instead
> want to try the -fa option to xterm. e.g: xterm -fa Inconsolata
The "xterm -fn ..." was just a test of zsh completion and comparison
with xpdf, which also gives me an error, and I wanted to understand
why. I initially got an error for -adobe-helvetica-bold-r-normal--
so that I tried something simpler with "xpdf -fn fix[TAB]" and noticed
the obvious completion bug "fixed--". Then I tried "xpdf -fn fixed",
and got again an error, so that I was wondering whether the -fn xpdf
option was something special. Thus I tried xterm. But I eventually
found that this was a bug in the Debian xpdf wrapper, which I've just
reported:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=793552
Now, the -fa option is useless since what I'm trying to do is to
increase the font size of the *UI* (for xterm, these are the menus),
and -fa has no effect on it. If you have a solution better than
"-fn" or "XTerm*font:" (which does not accept Xft fonts either):
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=793295
--
Vincent Lefèvre <vincent@xxxxxxxxxx> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)
Messages sorted by:
Reverse Date,
Date,
Thread,
Author