ZSH does not work correctly either locally or by SSH #18154
Labels
Issue-Bug
It either shouldn't be doing this or needs an investigation.
Needs-Triage
It's a new issue that the core contributor team needs to triage at the next triage meeting
Windows Terminal version
1.22.2912.0
Windows build number
10.0.22631.4391
Other Software
Steps to reproduce
There are two issues that appear related as they are rendering problems that only occur when using ZSH. In order to reproduce the issues, either of the following is required:
Issue 1 Steps
Issue 2 Steps
This specific issue only occurs on Linux servers with
tmux
and ZSH:tmux
Note
The flickering issue is not present in version 1.18.10301. The
tmux
issue however is present on any version since.Expected Behavior
For both issues, the terminal should render the text correctly and the cursor should not flicker.
Actual Behavior
Issue 1
When entering or deleting text, the cursor jumps to the beginning of the current line and then back to the end rapidly. This is easier to see when deleting a command. Unfortunately it appears that screen recording doesn't showcase the issue properly so I can't show it.
Issue 2
See that the
~/Documents >
should've appeared on the right pane, and there's a gap on the right side before the cursor where~/Documents
should've appeared.The text was updated successfully, but these errors were encountered: