[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: misplaced cursor when a double-width character is near the lower-rig
From: |
Benno Schulenberg |
Subject: |
Re: misplaced cursor when a double-width character is near the lower-right corner |
Date: |
Thu, 28 Jan 2021 10:56:31 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 |
Op 13-01-2021 om 12:28 schreef Benno Schulenberg:
>
> src/nano --ignorercfiles --nohelp
>
> Then type ^W and paste "123ㄓ" (without the quotes) as the answer (or if
> you prefer to type it: 123 M-V 003113), and type <Home>. Now hold down
> "x" until the cactus character is exactly three spaces before the right
> edge. See that the cursor is on the "1". Now type "a". The cursor is
> still on the "1". Now type "b". Oh: the cursor has moved to the "2".
> Now type "c". Ouch: the screen has scrolled, the cactus character has
> been pushed to the next row, the title bar has disappeared, the end of
> the prompt bar has "ab1c123 ", and the cursor is below the c.
Can you reproduce this, Thomas? Or am I seeing ghosts?
Benno