tabby icon indicating copy to clipboard operation
tabby copied to clipboard

Interface content overlaps

Open bzw1204 opened this issue 2 years ago • 5 comments

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 f551b9aed8bb7260e3949f7970fe2181_174527255-2877d4aa-c801-41da-8bcf-8b1b6fc58bc0

bzw1204 avatar Jun 24 '22 01:06 bzw1204

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.

image

Notice where the new zsh > is

GameBurrow avatar Jul 11 '22 10:07 GameBurrow

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.

Sligcm avatar Aug 09 '22 03:08 Sligcm

https://github.com/Eugeny/tabby/issues/6502#issuecomment-1139323174

Yuki-J1 avatar Nov 25 '22 04:11 Yuki-J1

  • Description

    Character overlapping mostly occurs at dash or equals sign characterOverlap

  • Environment

    Use Xterm Theme

  • Solution

    recover settings to default It turns to be normal Snipaste_2022-12-06_18-00-42

panda-on avatar Dec 06 '22 09:12 panda-on

 I'm getting this too. Seems to only happen with coloured text.

CandiceJoy avatar Feb 01 '23 22:02 CandiceJoy

Choose Settings -> Terminal -> Rendering -> Frontend -> xterm(canvas), and then restart will resolve this issue.

aizpy avatar Sep 18 '23 06:09 aizpy