zsh-workers
 help / color / mirror / code / Atom feed
* Small zle_highlight regression in 5.7
@ 2019-01-31 23:31 Jan Larres
  2019-02-01  1:46 ` dana
  0 siblings, 1 reply; 3+ messages in thread
From: Jan Larres @ 2019-01-31 23:31 UTC (permalink / raw)
  To: zsh-workers

Hi,

In 5.6.2 I was able to use the special 'reset' foreground attribute to 
only reset the foreground colour in the prompt:

   $ print -P "%{%F{red}%}foo%{%F{reset}%}bar" | cat -v
   ^[[31mfoo^[[39mbar

This doesn't work any more in 5.7:

   $ print -P "%{%F{red}%}foo%{%F{reset}%}bar" | cat -v
   ^[[31mfoobar

I also can't find any mention of this attribute in the documentation any 
more. Is this intentional?

Thanks,
Jan

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

end of thread, other threads:[~2019-02-01  3:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-31 23:31 Small zle_highlight regression in 5.7 Jan Larres
2019-02-01  1:46 ` dana
2019-02-01  3:40   ` Jan Larres

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