95d8bc51ce
- Update to official patchlevel 289 Following bugs are fixed: * Redobuff doesn't always include changes of the completion leader. * "C" on the last line deletes that line if it's blank. * Calling debug.debug() in Lua may cause Vim to hang. * Crash when 'colorcolumn' is set and closing buffer. * Opening a window before forking causes problems for GTK. * Complete function isn't called when the leader changed. * Writing to 'verbosefile' has problems, e.g. for :highlight. * Python 3 doesn't support slice assignment. * When closing a window there is a chance that deleting a scrollbar triggers a GUI resize, which uses the window while it is not in a valid state. * Auto-loading a function while editing the command line causes scrolling up the display. * Python doesn't parse multi-byte argument correctly. * Built-in colors are different from rgb.txt. * Can't load Perl 5.14 dynamically. * When writing to an external command a zombie process may be left behind. * When filtering text with an external command Vim may not read all the output. * Crash when using fold markers and selecting a visual block that includes a folded line and goes to end of line. (Sam Lidder) * Configure doesn't work properly with Python3. * When a BufWriteCmd autocommand resets 'modified' this doesn't change older buffer states to be marked as 'modified' like ":write" does. (Yukihiro Nakadaira)
Ismail Dönmez
2011-09-22 09:29:08 +00:00
c6228123c7
- Update to official patchlevel 289 Following bugs are fixed: * Redobuff doesn't always include changes of the completion leader. * "C" on the last line deletes that line if it's blank. * Calling debug.debug() in Lua may cause Vim to hang. * Crash when 'colorcolumn' is set and closing buffer. * Opening a window before forking causes problems for GTK. * Complete function isn't called when the leader changed. * Writing to 'verbosefile' has problems, e.g. for :highlight. * Python 3 doesn't support slice assignment. * When closing a window there is a chance that deleting a scrollbar triggers a GUI resize, which uses the window while it is not in a valid state. * Auto-loading a function while editing the command line causes scrolling up the display. * Python doesn't parse multi-byte argument correctly. * Built-in colors are different from rgb.txt. * Can't load Perl 5.14 dynamically. * When writing to an external command a zombie process may be left behind. * When filtering text with an external command Vim may not read all the output. * Crash when using fold markers and selecting a visual block that includes a folded line and goes to end of line. (Sam Lidder) * Configure doesn't work properly with Python3. * When a BufWriteCmd autocommand resets 'modified' this doesn't change older buffer states to be marked as 'modified' like ":write" does. (Yukihiro Nakadaira)
Ismail Dönmez
2011-09-22 09:29:08 +00:00
5df45d3b28
Accepting request 82528 from editors
Lars Vogdt
2011-09-19 16:07:07 +00:00
a6940b1ddf
Accepting request 82528 from editors
Lars Vogdt
2011-09-19 16:07:07 +00:00
bed25f440d
- Update to official patchlevel 289 * python3 fixes * Fix: Crash when using "zd" on a large number of folds. * Fix: Mapping <Char-123> no longer works. * Fix: After using "expand('%:8')" the buffer name is changed. * Fix: With GTK, when gvim is full-screen and a tab is opened and using a specific monitor configuration the window is too big. * Fix: Passing the file name to open in VisVim doesn't work. * Fix: A BOM in an error file is seen as text. * Fix: ":put =list" does not add an empty line for a trailing empty item. * Fix: 'shellcmdflag' only works with one flag. * Fix: Vim freezes when executing an external command with zsh.
Ismail Dönmez
2011-08-31 09:41:03 +00:00
88e205bf3a
- Update to official patchlevel 289 * python3 fixes * Fix: Crash when using "zd" on a large number of folds. * Fix: Mapping <Char-123> no longer works. * Fix: After using "expand('%:8')" the buffer name is changed. * Fix: With GTK, when gvim is full-screen and a tab is opened and using a specific monitor configuration the window is too big. * Fix: Passing the file name to open in VisVim doesn't work. * Fix: A BOM in an error file is seen as text. * Fix: ":put =list" does not add an empty line for a trailing empty item. * Fix: 'shellcmdflag' only works with one flag. * Fix: Vim freezes when executing an external command with zsh.
Ismail Dönmez
2011-08-31 09:41:03 +00:00
5ff1e5bdd9
Autobuild autoformatter for 79290
Sascha Peilicke
2011-08-19 08:26:37 +00:00
18fcb36fa9
Autobuild autoformatter for 79290
Sascha Peilicke
2011-08-19 08:26:37 +00:00
a77d10cdb8
Updating link to change in openSUSE:Factory/vim revision 65.0
OBS User buildservice-autocommit
2011-08-19 08:26:37 +00:00
e7259ed00f
Updating link to change in openSUSE:Factory/vim revision 65.0
OBS User buildservice-autocommit
2011-08-19 08:26:37 +00:00
5db24cbfee
- Update to official patchlevel 266 * Fix python 3.2 detection * Python: Errors in Unicode characters not handled nicely. * "gH<Del>" deletes the current line, except when it's the last line. * "echo 'abc' > ''" returns 0 or 1, depending on 'ignorecase'. * The coladd field is not reset when setting the line number for a ":call" command. * When editing a file such as "File[2010-08-15].vim" an E16 error is given. * Equivalence classes only work for latin characters. * CursorHold triggers on an incomplete mapping. * G++ error message errornously recognized as error. * When the current directory name contains wildcard characters, such as "foo[with]bar", the tags file can't be found. * When storing a pattern in search history there is no proper check for the separator character. * In Gvim with iBus typing space in Insert mode doesn't work.
Ismail Dönmez
2011-08-04 12:01:30 +00:00
eb6c088669
- Update to official patchlevel 266 * Fix python 3.2 detection * Python: Errors in Unicode characters not handled nicely. * "gH<Del>" deletes the current line, except when it's the last line. * "echo 'abc' > ''" returns 0 or 1, depending on 'ignorecase'. * The coladd field is not reset when setting the line number for a ":call" command. * When editing a file such as "File[2010-08-15].vim" an E16 error is given. * Equivalence classes only work for latin characters. * CursorHold triggers on an incomplete mapping. * G++ error message errornously recognized as error. * When the current directory name contains wildcard characters, such as "foo[with]bar", the tags file can't be found. * When storing a pattern in search history there is no proper check for the separator character. * In Gvim with iBus typing space in Insert mode doesn't work.
Ismail Dönmez
2011-08-04 12:01:30 +00:00
47b4b7b539
Autobuild autoformatter for 76051
Sascha Peilicke
2011-07-11 14:04:08 +00:00
2fd74751ed
Autobuild autoformatter for 76051
Sascha Peilicke
2011-07-11 14:04:08 +00:00
489e0dc133
Updating link to change in openSUSE:Factory/vim revision 61.0
OBS User buildservice-autocommit
2011-07-11 14:04:08 +00:00
6f988e4529
Updating link to change in openSUSE:Factory/vim revision 61.0
OBS User buildservice-autocommit
2011-07-11 14:04:08 +00:00
c684394a95
- Update to official patchlevel 243 * Fix multiple illegal memory accesses * Fix: Using CTRL-R CTRL-W on the command line may insert only part of the word. * Fix: Python corrects the cursor column without taking 'virtualedit' into account. * Fix: Python 3 doesn't compile without +multi_byte * Fix: ";" gets stuck on a "t" command, it's not useful. * Fix: ":scriptnames" and ":breaklist" show long file names. * Fix: ":wundo" and ":rundo" don't unescape their argument * Fix: "2gj" does not always move to the correct position. * Fix: On a 64 bit system "syn sync fromstart" is very slow. * Fix: Can't pass dict to sort function. * Fix: Text from the clipboard is sometimes handled as linewise, but not consistently. * Fix: Inside an "if" a ":wincmd" causes problems.
Ismail Dönmez
2011-07-11 12:59:42 +00:00
d84c9799c6
- Update to official patchlevel 243 * Fix multiple illegal memory accesses * Fix: Using CTRL-R CTRL-W on the command line may insert only part of the word. * Fix: Python corrects the cursor column without taking 'virtualedit' into account. * Fix: Python 3 doesn't compile without +multi_byte * Fix: ";" gets stuck on a "t" command, it's not useful. * Fix: ":scriptnames" and ":breaklist" show long file names. * Fix: ":wundo" and ":rundo" don't unescape their argument * Fix: "2gj" does not always move to the correct position. * Fix: On a 64 bit system "syn sync fromstart" is very slow. * Fix: Can't pass dict to sort function. * Fix: Text from the clipboard is sometimes handled as linewise, but not consistently. * Fix: Inside an "if" a ":wincmd" causes problems.
Ismail Dönmez
2011-07-11 12:59:42 +00:00