COMPLETION_WAITING_DOTS don't work when $EDITOR is set in zprofile #9050
Closed
Description
The red dots that appear when you press tab for auto completion work fine when the $EDITOR variable is not set in my .zprofile. When I set EDITOR=nvim in .zprofile, the red dots stop working.
To Reproduce
- Set COMPLETION_WAITING_DOTS="true"
- Red dots appear
- Set $EDITOR=nvim (or any other editor) in .zprofile
- Log out & log in
- Red dots don't appear
- OS / Distro: Arch Linux
- Latest ohmyzsh Update?: Yes
- ZSH Version: 5.8-1 (as shown in pacman)
- Terminal emulator: Termite, urxvt