wd-c4

Results 4 comments of wd-c4

For those patiently and eagerly waiting for this, can use the iTerm triggers to set the prompt. E.g. if your prompt start with ` ❯ ` then you can set`...

I simply have this in the trigger: ` ❯` that is `[space]❯`. The trigger needs to Instant as well otherwise it'll require the new line to be detected. @andrewgazelka I...

How did you install it on ArchLinux?

This doesn't exactly qualify as leakage since it's [an open-source project](https://github.com/TNG/please-cli/blob/380e583b7d6b8f0b5bb283ed808b0bb456cbe1bf/please.sh#L178), and users can always inspect the shell script using `cat $(which please)` to see all its inner workings.