Marc Demierre

Results 5 comments of Marc Demierre

@hotpxl I suffer from the exact same issue. Do you know if commenting out this line has any side-effect? I also noticed that the only multiline prompt theme where it...

I just found the side effect of commenting out the line. During completion (I entered "cd ." then pressed Tab) it does this: ![term_completion](https://cloud.githubusercontent.com/assets/459125/21501767/eabc4e7e-cc4a-11e6-9de7-bf94fc6009c8.png) Pressing Enter still goes to the...

I could also fix this by printing the first line of the prompt in `precmd`, and only use `PROMPT` for the second line. It seems that `PROMPT` was in fact...

We manage our permissions in Open Policy Agent (OPA), and this would be great for us in "feature" permissions (eg. does "user1" have the permission "show-reports"). Currently if we want...

Note that one side-effect of this issue is that in the Docker Desktop managed Kubernetes, coredns is the only remaining container to use an emulated AMD64 image on Apple M1....