vile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [vile] Here is the file which demonstrates the insert bug


From: Thomas Dickey
Subject: Re: [vile] Here is the file which demonstrates the insert bug
Date: Wed, 23 Apr 2008 20:51:15 -0400 (EDT)


I found another bug to investigate (don't know if it's related ;-).

Using your test case, I looked to see if I could get valgrind to
show me a problem (no...), and if I could get the 'working' mode
to show that it was related (no...).

But what I did was hold the key down that I was inserting, and just let it go for a while. After about 50-60 screens shifted-right, the cursor and the insert-point stop tracking together (it continues to insert, but the two move at different rates). That's about 3kb of inserted text. But valgrind doesn't complain, and it's unrelated to 'working'.

However, a quick check shows it doesn't happen in en_US locale - it's
a problem with the en_US.UTF-8 locale.  I'll dig into that...

--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net




reply via email to

[Prev in Thread] Current Thread [Next in Thread]