tcell icon indicating copy to clipboard operation
tcell copied to clipboard

The cursor overwrites the text

Open huanmin123 opened this issue 1 year ago • 3 comments

image

The cursor overwrites the text

Works well in windwos, problems occur in Linux

I have tried several shell tools with this effect

I'm using version 2.7.4 and I've tried switching to a lower version to no avail

huanmin123 avatar May 12 '24 17:05 huanmin123

This is probably your terminal or themes in your terminal. What terminal are you using?

tcell does not render the cursor but relies on the terminal to do so.

gdamore avatar May 12 '24 18:05 gdamore

tcelltxt_linux_x86.zip

You can try it, it works in windwos, but not in linux

This small program can move the cursor left and wrap the line

huanmin123 avatar May 16 '24 12:05 huanmin123

I don't know what terminal emulator program you are using. As I said, the problem here is likely an issue with your terminal emulator rather than tcell.

gdamore avatar Oct 06 '24 16:10 gdamore

Closing due to lack of feedback.

gdamore avatar Nov 19 '25 06:11 gdamore