shamichan icon indicating copy to clipboard operation
shamichan copied to clipboard

Display terminal cursor at last text update location

Open bakape opened this issue 8 years ago • 4 comments

Unicode caret: foo‸bar or this: fooꕯbar not zero-width like a real caret. Maybe a combining circumflex below + zwsp works, let's try that. Yes, seems to work "foo​̭bar" -> foo​̭bar

bakape avatar Apr 03 '17 21:04 bakape

Maybe highlighting appended/spliced text and then on next append/slice, or close post, unhighlighting it would be better.

Chiiruno avatar Sep 07 '18 06:09 Chiiruno

Blinking inverse colors box like a terminal cursor would be cooler.

Chiiruno avatar Sep 07 '18 06:09 Chiiruno

Blinking inverse colors box like a terminal cursor would be cooler. Agreed and it would not require zero width char bullshit.

On Fri, 7 Sep 2018, 09:44 チルノ, [email protected] wrote:

Blinking inverse colors box like a terminal cursor would be cooler.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/bakape/meguca/issues/455#issuecomment-419339687, or mute the thread https://github.com/notifications/unsubscribe-auth/AHfPsPmRJ8YLoC-L3tFj4bYlCLKNPDr5ks5uYhXGgaJpZM4MyHL1 .

bakape avatar Sep 07 '18 07:09 bakape

This should probably be a client option, not everyone will want a terminal cursor.

Chiiruno avatar Sep 06 '19 15:09 Chiiruno