tabby
tabby copied to clipboard
Interface content overlaps
Describe the problem: [A clear and concise description of what the bug is.]
To Reproduce:
[Steps to reproduce the behavior]
Version: 1.0.181
Platform: Windows x64 10.0.18363
Plugins: sync-config
Frontend: xterm
I can confirm having similar issue, however only when the tab profile is set to run as admin.
Both with WSL and Powershell profiles. Using Win 11 here.
Notice where the new
zsh >
is
Me too. What happens is that when I finish typing a command, the cursor will automatically jump to the first few lines of the current line, and then the command will overlap with the previously displayed character.
This situation only occurs when Windows is using local input interaction. It is normal when SSH is connected to other operating systems remotely. It is suspected to be related to ConPTY or Window Frame in Shell.
https://github.com/Eugeny/tabby/issues/6502#issuecomment-1139323174
-
Description
Character overlapping mostly occurs at dash or equals sign
-
Environment
Use Xterm Theme
-
Solution
recover settings to default It turns to be normal
I'm getting this too. Seems to only happen with coloured text.
Choose Settings -> Terminal -> Rendering -> Frontend -> xterm(canvas)
, and then restart will resolve this issue.