Remnant characters when tab completing with ZSH

后端 未结 6 454
终归单人心
终归单人心 2021-01-30 17:09

I\'m using oh-my-zsh in Arch linux with the robbyrussell theme loaded. When I try to tab complete I end up with remnant characters appended to the prompt. If I delete the auto-c

6条回答
  •  伪装坚强ぢ
    2021-01-30 17:52

    Turns out it was a locale issue. Running locale-gen didn't work until I deleted some config file somewhere and reran it.

    Your advice is good for the prompt though. Thank you.

提交回复
热议问题