Lines Matching refs:moved
1382 :global mark from the moved lines.
1387 "daw" on the last char of the file, when it's a space, moved the cursor beyond
1509 "gk" while 'nowrap' set moved two lines up.
1846 in the command-line, a left click moved the cursor when 'mouse' is empty.
2517 GUI: Made scrolling faster by not redrawing the scrollbar when the thumb moved
3111 column wasn't set, "k" or "j" moved to the wrong column.
3134 In the Unix distribution the runtime files have been moved to the "runtime"
3179 The Syntax menu commands have been moved to $VIMRUNTIME/menu.vim. The Syntax
3310 All the menu code has been moved from gui.c to menu.c.
3566 Cancelling Visual mode with ESC moved the cursor. There appears to be no
4402 the last char of the line, "<<" moved an extra line. Also for other operators
4853 msg_trunc_attr(), which is moved to the new function
4913 moved to the first non-blank anyway.
5074 Problem: ":-2" moved the cursor to a negative line number. (Ralf Schandl)
5245 executable had been moved elsewhere. (Ott)
5247 gvim.exe when it wasn't moved and it's not in $PATH.
5391 Just updates version.h. The real patch has been moved to 5.4.x1.
5654 hidden buffer, the cursor could be moved to a non-existing
5684 Problem: BeOS: When pasting text, one character was moved to the end.
6100 position, the cursor was moved back to the first non-white, unless
6794 Solution: Initialize IME font. When cursor is moved, set IME composition
7326 single-byte char moved the cursor one character. (Matsumoto)