mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-03-06 18:21:35 +08:00

If `EDITOR` variable contains arguments to an editor such as mine: `export EDITOR=emacsclient -t -c --alternate-editor=''` Then, the editor's arguments are passed on to `fasd`. To fix this, pass the EDITOR program in quotes.