Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
X font completion is buggy
- X-seq: zsh-workers 35888
- From: Vincent Lefevre <vincent@xxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: X font completion is buggy
- Date: Fri, 24 Jul 2015 23:49:52 +0200
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mail-followup-to: zsh-workers@xxxxxxx
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
With zsh 5.0.8 under Debian:
zira:~> xterm -fn fix[TAB]
is completed to:
zira:~> xterm -fn fixed--
which gives an error when I want to open an xterm menu:
Warning: Cannot convert string "fixed--" to type FontStruct
zira:~> xlsfonts | grep '^fix'
fixed
fixed
So, it should have been "fixed".
--
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