Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

X font completion is buggy



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