cycloss

Results 4 comments of cycloss
trafficstars

> It was caused by my `PROMPT`. I changed `$fg[cyan]` to `%{$fg[cyan]%}` and the issue stopped. This put me on the right track. For me I was using `echo -ne...

I'm encountering this problem as well. Annoying as I just wanted to write a shell script with heredocs

Thanks for your response @lirantal . Yes I'm using the current master branch `Dockerfile`. So I don't copy or mount my own data into `library/daloradius.conf.php`, but what I do do...

Sure, I can do that for you if you review it. I think it might be as simple as just adding the `-p` flag to line 54 though. If there...