OS/Web Information
- Web Browser: Chrome
- Local OS: Windows 10
- Remote OS: Ubuntu
- Remote Architecture:
code-server --version: 3.11.1 c680aae
Steps to Reproduce
- Open a terminal with zsh
- Installed ohmyzsh
- Try any command with autocompletion with tab.
- Extra characters get added at the start.
Expected
Extra characters should not get added at the start.
It is possible to edit the command after command completion.
Actual
Extra characters get added at the start.
Screenshot

This issue can be reproduced in VS Code: No