12-08-2011 01:41 użytkownik "Danek Duvall" <duv...@comfychair.org> napisał: > > When I'm using ^P/^N to complete words after doing something like "cw" the > characters between the end of the current completion and the $ get a bit > garbagey. > > Given the following contents of a file (extracted from my .zshrc), go to > the word "beginning", type "cwr" and then start hitting ^P. You'll see > first "returnsn$" which makes some sense, then "return-n$" (where did the > "-" come from?), then "re-sea-n$" (no idea where any of that came from), > then exactly the same (it didn't even bother emitting "_images"), but then > just "RR", and "release", and everything seems to be okay at that point. > I'm guessing that once it hits a completion that's as long or longer than > the changed text, everything is okay from that point on. >
I reproduced the problem on 32 and 64 bit Linux, but only with -u NONE, which suggests that it gets obscured by one of the settings. I'll try to have a closer look tomorrow. Cheers, Lech -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php