updated for version 7.4.312 Problem: Cannot figure out what argument list is being used for a window. Solution: Add the arglistid() function. (Marcin Szamotulski) |
|
More...
|
about 11 years ago
|
Added tag v7-4-312 for changeset 66eead134d68 |
|
More...
|
about 11 years ago
|
updated for version 7.4.311 Problem: Can't use winrestview to only restore part of the view. Solution: Handle missing items in the dict. (Christian Brabandt) |
|
More...
|
about 11 years ago
|
Added tag v7-4-311 for changeset f6f754304324 |
|
More...
|
about 11 years ago
|
updated for version 7.4.310 Problem: getpos()/setpos() don't include curswant. Solution: Add a fifth number when getting/setting the cursor. |
|
More...
|
about 11 years ago
|
Added tag v7-4-310 for changeset ccac0aa34eea |
|
More...
|
about 11 years ago
|
Added tag v7-4-309 for changeset 88a6e9f33822 |
|
More...
|
about 11 years ago
|
updated for version 7.4.309 Problem: When increasing the size of the lower window, the upper window jumps back to the top. (Ron Aaron) Solution: Change setting the topline. (Nobuhiro Takasaki) |
|
More...
|
about 11 years ago
|
Added tag v7-4-308 for changeset e3d2b8d83bb3 |
|
More...
|
about 11 years ago
|
updated for version 7.4.308 Problem: When using ":diffsplit" on an empty file the cursor is displayed on the command line. Solution: Limit the value of w_topfill. |
|
More...
|
about 11 years ago
|
Added tag v7-4-307 for changeset 06c10522d321 |
|
More...
|
about 11 years ago
|
updated for version 7.4.307 Problem: Can't build without the +termresponse feature. Solution: Add proper #ifdefs. |
|
More...
|
about 11 years ago
|
Added tag v7-4-306 for changeset 05e1d8afcc5e |
|
More...
|
about 11 years ago
|
updated for version 7.4.306 Problem: getchar(0) does not return Esc. Solution: Do not wait for an Esc sequence to be complete. (Yasuhiro Matsumoto) |
|
More...
|
about 11 years ago
|
Runtime file updates. |
|
More...
|
about 11 years ago
|
updated for version 7.4.305 Problem: Making 'ttymouse' empty after the xterm version was requested causes problems. (Elijah Griffin) Solution: Do not check for DEC mouse sequences when the xterm version was requested. Also don't request the xterm version when DEC mouse was enabled. |
|
More...
|
about 11 years ago
|
Added tag v7-4-305 for changeset 63e7cc62402d |
|
More...
|
about 11 years ago
|
updated for version 7.4.304 Problem: Cannot always use Python with Vim. Solution: Add the manifest to the executable. (Jacques Germishuys) |
|
More...
|
about 11 years ago
|
Added tag v7-4-304 for changeset fed2e0967f81 |
|
More...
|
about 11 years ago
|
Added tag v7-4-303 for changeset 463ef551e9f6 |
|
More...
|
about 11 years ago
|
updated for version 7.4.303 Problem: When using double-width characters the text displayed on the command line is sometimes truncated. Solution: Reset the string lenght. (Nobuhiro Takasaki) |
|
More...
|
about 11 years ago
|
Added tag v7-4-302 for changeset df141c80ea3a |
|
More...
|
about 11 years ago
|
updated for version 7.4.302 Problem: Signs placed with 'foldcolumn' set don't show up after filler lines. Solution: Take filler lines into account. (Olaf Dabrunz) |
|
More...
|
about 11 years ago
|
updated for version 7.4.301 Problem: Still a scrolling problem when loading a session file. Solution: Fix off-by-one mistake. (Nobuhiro Takasaki) |
|
More...
|
about 11 years ago
|
Added tag v7-4-301 for changeset 8cb42aa3c495 |
|
More...
|
about 11 years ago
|
updated for version 7.4.300 Problem: The way config.cache is removed doesn't always work. Solution: Always remove config.cache. (Ken Takata) |
|
More...
|
about 11 years ago
|
Added tag v7-4-300 for changeset 1157079ca5f1 |
|
More...
|
about 11 years ago
|
Added tag v7-4-299 for changeset daebf8ce6608 |
|
More...
|
about 11 years ago
|
updated for version 7.4.299 Problem: When running configure twice DYNAMIC_PYTHON_DLL may become empty. Solution: Use AC_CACHE_VAL. (Ken Takata) |
|
More...
|
about 11 years ago
|
updated for version 7.4.298 Problem: Can't have a funcref start with "t:". Solution: Add "t" to the list of accepted names. (Yukihiro Nakadaira) |
|
More...
|
about 11 years ago
|