Skip to content

Autocomplete repeatadly adding a semicolon";" to the end of a command on up arrow #797

@sarg3nt

Description

@sarg3nt

Environment

typeset VENDOR=redhat
typeset OSTYPE=linux-gnu
typeset ZSH_PATCHLEVEL=zsh-5.8-0-g77d203f
typeset -a _autocomplete__funcfiletrace=(
  /home/vscode/.oh-my-zsh/custom/plugins/zsh-autocomplete/zsh-autocomplete.plugin.zsh:4
  /home/vscode/.oh-my-zsh/oh-my-zsh.sh:175
  /home/vscode/.oh-my-zsh/oh-my-zsh.sh:204
  /home/vscode/.zshrc:93
  /tmp/vscode-code-zsh/.zshrc:31
  zsh:0
)
  • Operating system: Rocky Linux 9.3
  • Terminal emulator: Microsoft Terminal, with WSL 2

Details

After upgrading to latest version of this plugin we are now getting a new semi colon added to the end of the line each time up arrow is used to get to the last history item.

Image

Image

Image

Image

No other .zshrc changes were made.
I tried installing the latest version of oh-my-zsh and it didn't help
I tried removing pretty much all configuration from the .zshrc, including all other zsh plugins and it didn't help except removing the call to load oh-my-zsh, i.e. source $ZSH/oh-my-zsh.sh

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions