Skip to content

COMPLETION_WAITING_DOTS don't work when $EDITOR is set in zprofile #9050

Closed
@balamurali27

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

  1. Set COMPLETION_WAITING_DOTS="true"
  2. Red dots appear
  3. Set $EDITOR=nvim (or any other editor) in .zprofile
  4. Log out & log in
  5. 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

Metadata

Assignees

No one assigned

    Labels

    SupportRequest for support

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions