bicon icon indicating copy to clipboard operation
bicon copied to clipboard

Text erasing is buggy

Open anassahmed opened this issue 8 years ago • 4 comments

When I write something, and I wanna erase it, I had to guess the number of characters I need to erase because the visual reaction to erasing the text is buggy.

Konsole works without any problem.

screencast from 07-30-2017 06 04 18 pm screencast from 07-30-2017 06 04 55 pm

anassahmed avatar Jul 30 '17 16:07 anassahmed

I'm going to work on this issue. Reproduced for me.

snosratiershad avatar Sep 23 '25 22:09 snosratiershad

I'm going to work on this issue. Reproduced for me.

Thanks. I don't think this can be easily fixed in bicon. Using terminals that have native support for bidi would be easier.

behdad avatar Sep 23 '25 22:09 behdad

@behdad

Using terminals that have native support for bidi would be easier.

I think implemeting bidi in gnome terminal needs reordering in VTE, which is a lot of work.

My original idea was using ncurses to generate escape sequences to erase it properly.

snosratiershad avatar Sep 23 '25 23:09 snosratiershad

My original idea was using ncurses to generate escape sequences to erase it properly.

Play with it. Honestly I don't even remember what bicon does for backspacing anymore.

behdad avatar Sep 23 '25 23:09 behdad