Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-30 | patch 7.4.901 | Bram Moolenaar | |
Problem: When a BufLeave autocommand changes folding in a way it syncs undo, undo can be corrupted. Solution: Prevent undo sync. (Jacob Niehus) | |||
2014-07-23 | updated for version 7.4.383 | Bram Moolenaar | |
Problem: Bad interaction between preview window and omnifunc. Solution: Avoid redrawing the status line. (Hirohito Higashi) | |||
2014-07-09 | updated for version 7.4.361 | Bram Moolenaar | |
Problem: Lots of flickering when filling the preview window for 'omnifunc'. Solution: Disable redrawing. (Hirohito Higashi) | |||
2013-11-06 | updated for version 7.4.072 | Bram Moolenaar | |
Problem: Crash when using Insert mode completion. Solution: Avoid going past the end of pum_array. (idea by Fransisco Lopes) | |||
2010-10-27 | updated for version 7.3.044 | Bram Moolenaar | |
Problem: The preview window opened by the popup menu is larger than specified with 'previewheight'. (Benjamin Haskell) Solution: Use 'previewheight' if it's set and smaller. | |||
2010-08-08 | Remove unused code. | Bram Moolenaar | |
2010-03-17 | updated for version 7.2.396 | Bram Moolenaar | |
Problem: Get E38 errors. (Dasn) Solution: Set cursor to line 1 instead of 0. (Dominique Pelle) | |||
2010-01-19 | updated for version 7.2.342 | Bram Moolenaar | |
Problem: Popup menu displayed wrong in 'rightleft' mode when there are multi-byte characters. Solution: Adjust the column computations. (Dominique Pelle) | |||
2008-11-15 | updated for version 7.2-041 | Bram Moolenaar | |
2008-07-13 | updated for version 7.2b-000 | Bram Moolenaar | |
2008-06-24 | updated for version 7.2a | Bram Moolenaar | |
2008-03-16 | updated for version 7.1-283 | Bram Moolenaar | |
2007-08-08 | updated for version 7.1-058 | Bram Moolenaar | |
2007-06-28 | updated for version 7.1-016 | Bram Moolenaar | |
2007-03-27 | updated for version 7.0-223 | Bram Moolenaar | |
2006-08-22 | updated for version 7.0-066 | Bram Moolenaar | |
2006-04-20 | updated for version 7.0e04 | Bram Moolenaar | |
2006-04-17 | updated for version 7.0e01 | Bram Moolenaar | |
2006-04-10 | updated for version 7.0d | Bram Moolenaar | |
2006-03-28 | updated for version 7.0c02 | Bram Moolenaar | |
2006-03-24 | updated for version 7.0b | Bram Moolenaar | |