zsh-users
 help / color / mirror / code / Atom feed
* Color in completions
@ 2016-01-29 13:13 Sebastian Gniazdowski
  2016-01-29 22:45 ` Bart Schaefer
  0 siblings, 1 reply; 11+ messages in thread
From: Sebastian Gniazdowski @ 2016-01-29 13:13 UTC (permalink / raw)
  To: Zsh Users

Hello
In my script I complete Github's paths, like "psprint/plugin-name".
Would like to give color to the two components of the path. Simple use
of escape code like in:

$'this \x1b[0;32mIs a test'

doesn't work – the completions displayed print information on the
escape code instead of interpreting the code:

this\ $'\033'\[0\;32mIs\ a\ test

I guess there is no way to change that?

Best regards,
Sebastian Gniazdowski


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

end of thread, other threads:[~2016-02-02 17:48 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-29 13:13 Color in completions Sebastian Gniazdowski
2016-01-29 22:45 ` Bart Schaefer
2016-01-31 15:38   ` Sebastian Gniazdowski
2016-01-31 17:39     ` Bart Schaefer
2016-01-31 18:52       ` Sebastian Gniazdowski
2016-02-01  7:49         ` Sebastian Gniazdowski
2016-02-01 14:53           ` Bart Schaefer
2016-02-01 16:25             ` Sebastian Gniazdowski
2016-02-01 21:31               ` Bart Schaefer
2016-02-02 11:21                 ` Sebastian Gniazdowski
2016-02-02 17:49                   ` Bart Schaefer

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).