I'm using junegunn/fzf-git.sh in my rc. So automatically loading it by brush is making errors.
> ./result/bin/brush --version
brush 0.2.14 (cargo:0.2.14)
> ./result/bin/brush --noprofile
UNIMPLEMENTED: pwd with -P or -L
error: unexpected argument '"\er": redraw-current-line' found
Usage: bind [OPTIONS]
For more information, try '--help'.
error: unexpected argument '"\C-g\C-f": "`_fzf_git_files`\e\C-e\er"' found
Usage: bind [OPTIONS]
For more information, try '--help'.
error: unexpected argument '"\C-gf": "`_fzf_git_files`\e\C-e\er"' found
...
> ./result/bin/brush --norc
brush$
I'm using junegunn/fzf-git.sh in my rc. So automatically loading it by brush is making errors.
For example https://github.com/junegunn/fzf-git.sh/blob/4efe76b0b582e9883e19af50fb364b95d93baaf5/fzf-git.sh#L292C5-L292C57
It does not appear when I run with
--norc