zsh-workers
 help / color / mirror / code / Atom feed
* Funky list-colors
@ 2019-11-29 12:21 zsugabubus
  2019-11-29 16:06 ` Bart Schaefer
  0 siblings, 1 reply; 12+ messages in thread
From: zsugabubus @ 2019-11-29 12:21 UTC (permalink / raw)
  To: zsh-workers

zstyle ':completion::complete:*' list-colors 'fi=mXXX \e['

Zsh doesn't seem to correctly handle cases when “color” causes something
to being printed on the screen:
- because completion menu computes widths without colors, it completely
  loses its grid structure;
- because highlighted items in the menu (tab, tab, tab...) no longer get
  prefixed with colors from `list-colors`, they are becoming shorter,
  causing additional visual glitches.

I'm not completely sure if it's a bug or I am trying to do something
illegal with `list-colors`/`LS_COLORS`.

--
zsugabubus

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2019-12-07 21:43 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-29 12:21 Funky list-colors zsugabubus
2019-11-29 16:06 ` Bart Schaefer
2019-11-29 17:23   ` zsugabubus
2019-11-29 19:22     ` Bart Schaefer
2019-11-29 20:37       ` zsugabubus
2019-12-04 23:27         ` Bart Schaefer
2019-12-05  7:44           ` Oliver Kiddle
2019-12-05 11:07           ` Sebastian Gniazdowski
2019-12-05 11:19             ` Roman Perepelitsa
2019-12-05 17:40             ` Oliver Kiddle
2019-12-07 20:58           ` zsugabubus
2019-12-07 21:42             ` Oliver Kiddle

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).