Closed vadimdemedes closed 7 years ago
Fixes this command:
$ fkill -f zsh
to not ignore zsh input, because the CLI treats it like the value of -f flag.
zsh
-f
Fixes this command:
to not ignore
zsh
input, because the CLI treats it like the value of-f
flag.