mirror of
https://gitee.com/mirrors/ohmyzsh.git
synced 2026-07-30 11:25:18 +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.