Hi,

On mer., 06 juil. 2022 at 14:13, b...@bokr.com wrote:

> [13:23 ~/bs]$ guile --no-auto-compile -c '(display (getenv "PS1"))(newline)'
> [\A \w]\$ 

On my machine, all is as usual and I run Bash:

--8<---------------cut here---------------start------------->8---
$ echo $PS1
\n\w/\n\u@\h$
$ guile --no-auto-compile -c '(display (getenv "PS1"))(newline)'
#f
--8<---------------cut here---------------end--------------->8---

Maybe I miss something.   Thanks for giving a try.


Cheers,
simon






Reply via email to