Lines Matching refs:wrong

1013 simplify_filename() could remove a ".." after a link, resulting in the wrong
1022 Window height computed wrong when resizing a window with an autocommand (could
1040 reversing of the menu item is still wrong.
1045 in the wrong line and the window to be scrolled (Acevedo).
1120 cursor went to a wrong location.
1121 'cindent' was wrong for a line that ends in '}'.
1122 'cindent' was wrong after "else {".
1153 Setting 'weirdinvert' caused highlighting to be wrong in the GUI.
1158 Cursor position was wrong for ":e #", after ":e #" failed, because of changes
1185 "i<Esc>" when on a <Tab> in column 0 left the cursor in the wrong place.
1303 Showmatch sometimes jumped to the wrong position. Was caused by a call to
1350 "/<Tab>" landed on the wrong character when 'incsearch' is set.
1402 When 'ru' set and 'nosc', using "$j" showed a wrong ruler.
1404 Under Xfree 3.2, Shift-Tab didn't work (wrong keysym is used).
1564 In replace mode, when moving the cursor and then backspacing, wrong characters
1577 When 'list' is set, the column of the ruler was wrong.
1623 ":set term=builtin_gui" started the GUI in a wrong way. Now it's not
1630 wrong (e.g. ":vers", ":hi"). Also when the bottom part of the window was
1633 When using a wrong option only an error message is printed, to avoid that the
1806 ":tn" would always jump to the second match. Was using the wrong entry in
1811 "make install" changed the vim.1 manpage in a wrong way, causing "doc/doc"
1865 mentioned in the help. But synID() returned wrong name.
1870 "gq" operator inserted screen lines in the wrong situation. Now screen
1873 cindent was wrong when an "if" contained "((".
1898 the wrong colors. Now allow using ":gui" to open the GUI window and set the
1912 interpreted as special characters in a wrong way. (St-Amant)
1991 because the compare with other tags was wrong. E.g., when "mnuFileSave" was
2582 selection was wrong.
2601 command-line may go wrong.
2651 Small redraw problem: "dd" on last line in file cleared wrong line.
2728 Replacing path of home directory with "~/" could be wrong for file names
2753 Win32: The change-drive function was not correct, went to the wrong drive.
2758 non-GUI can still be wrong, because a system function is called for this.
2835 wrong way. Also made "gqq" work to be consistent with "guu".
2837 C indent was wrong after "case ':':".
2913 wrong position. can_si was still TRUE when the cursor is not in the indent of
3052 ":endfunction" outside of a function gave wrong error message: "Command not
3083 5.2.13: Syntax highlighting used 'iskeyword' from wrong buffer. When using
3111 column wasn't set, "k" or "j" moved to the wrong column.
3969 Cscope interface: Sorting of matches was wrong. Starting the interface could
3998 used, which can be wrong after a ":!cd".
4000 In the DOS versions, the wrong install.exe was included (required Windows).
4083 - Win32 multibyte: hollowed cursor width on a double byte char was wrong.
4247 struct sigcontext to find out. Might still be wrong...
4320 Testing the result of mktemp() for failure was wrong. Could cause a crash.
4392 ":winpos -1" then ":winpos" gave wrong error message.
4428 GUI Motif: Colors of tear-off widgets was wrong when 't' flag added to
4478 the cursor was displayed in the wrong position.
4653 modelines were inspected. It was wrong when executing a function.
4668 console mode then started with wrong colors and skipped initializations. Now
4678 the matches. Also avoid that listing after a "longest" lists the wrong
4717 showing the wrong info about the position in the argument list. Also update
4763 would be given regularly, and the cursor position would be wrong. Now only
4888 characters to the left. Syntax highlighting was wrong when a
4962 resulting command line was wrong.
5038 Problem: C-indenting was wrong after " } else". The white space was not
5142 - Filtering didn't work, because the temporary file name was generated wrong.
5156 Solution: Fix wrong use of pointers in get_file_name_in_path().
5243 Problem: The windows install.exe created a wrong entry in the popup menu.
5467 Problem: Motif: Toplevel menu ordering was wrong when using tear-off items.
5813 file. That is very wrong when OS/2 is on another partition.
5972 Problem: The autoconf check for sizeof(int) is wrong on machines where
6301 Problem: Indenting is wrong after a function when 'cino' has "fs". Another
6345 wrong $term.
6549 mode is in the wrong position. (Stol)
6649 wrong file type. Also renamed src/INSTALL.amiga to INSTALL_ami.txt.
6694 test99.failed to be able to see what went wrong.
6802 wrong one to be edited.
6869 Problem: ":help [:digit:]" takes a long time to jump to the wrong place.
6974 on the wrong ID. (Stephen P. Wall)
7031 autoexec.bat to set PATH is wrong when Vim is in a directory with
7073 Problem: Documentation for [!] after ":ijump" is wrong way around. (Benji
7080 Problem: Replacing is wrong when replacing a single-byte char with
7128 Problem: Win32 GUI: Multi-byte characters are wrong in dialogs and tear-off
7341 displayed wrong.
7459 the wrong colors.
7661 Problem: GUI: redrawing the non-Visual selection is wrong when the window
7712 wrong. (Sven Gottwald)