Re: psychiatric help
Ray Andrews <[email protected]> Tue, 7 Apr 2026 21:19:34 -0700
| Newsgroups | gmane.comp.shells.zsh.devel,gmane.comp.shells.zsh.user |
|---|---|
| Message-ID | <[email protected]> |
On 2026-04-06 15:08, Bart Schaefer wrote:
> You probably mean
> output=$( ${(e)~@} )
>
Well nuts. I had it up and running, but color codes break it. So far,
only eval will show the codes as codes, not act on them and turn my
commands themselves pretty colors. The command sent and retrieved from
history is always functional, but the same string exactly written to a
variable and run at the CL, turns colors. I'm curious how the terminal
knows which is which, cuz they are identical strings.