summaryrefslogtreecommitdiff
path: root/src/screen.c
AgeCommit message (Expand)Author
2017-07-19patch 8.0.0732: when updating a buffer modeless selection is lostBram Moolenaar
2017-07-16patch 8.0.0719: build failure without +terminal featureBram Moolenaar
2017-07-16patch 8.0.0718: output of job in terminal is not displayedBram Moolenaar
2017-07-12patch 8.0.0711: cannot build without the wildmenu featureBram Moolenaar
2017-07-12patch 8.0.0710: a job that writes to a buffer clears completionBram Moolenaar
2017-06-28patch 8.0.0686: extra redraw when using CTRL-L in second windowBram Moolenaar
2017-06-25patch 8.0.0675: 'colorcolumn' has a higher priority than 'hlsearch'Bram Moolenaar
2017-06-18patch 8.0.0647: syntax highlighting can make cause a freezeBram Moolenaar
2017-06-17patch 8.0.0643: when a pattern search is slow Vim becomes unusableBram Moolenaar
2017-06-13patch 8.0.0641: cannot set a separate highlighting for the quickfix lineBram Moolenaar
2017-04-30patch 8.0.0594: build failure when windows feature is missingBram Moolenaar
2017-04-30patch 8.0.0592: if a job writes to a buffer screen is not updatedBram Moolenaar
2017-03-29patch 8.0.0524: folds messed upBram Moolenaar
2017-03-29patch 8.0.0520: using a function pointer while the function is knownBram Moolenaar
2017-03-29patch 8.0.0518: bad fold text when a multi-byte char has a zero byteBram Moolenaar
2017-03-16patch 8.0.0466: still macros that should be all-capsBram Moolenaar
2017-03-12patch 8.0.0454: compiler warnings for "always true" comparisonBram Moolenaar
2017-03-12patch 8.0.0452: some macros are in lower caseBram Moolenaar
2017-03-12patch 8.0.0451: some macros are in lower caseBram Moolenaar
2017-03-12patch 8.0.0448: some macros are in lower caseBram Moolenaar
2017-03-09patch 8.0.0440: not enough test coverage in Insert modeBram Moolenaar
2017-03-01patch 8.0.0394: tabs are not aligned when scrolling horizontallyBram Moolenaar
2017-02-27patch 8.0.0383: misplaced #ifdefBram Moolenaar
2017-02-27patch 8.0.0382: warning in tiny build for unused variableBram Moolenaar
2017-02-26patch 8.0.0380: with 'linebreak' double wide char wraps badlyBram Moolenaar
2017-02-23patch 8.0.0353: if [RO] is translated it may be truncatedBram Moolenaar
2017-02-01patch 8.0.0290: cursor positioning wrong if wide character wrapsBram Moolenaar
2017-02-01patch 8.0.0286: not always redrawing after screen resizeBram Moolenaar
2017-01-31patch 8.0.0274: possible recursive screen updating causes troubleBram Moolenaar
2017-01-24patch 8.0.0235: memory leak in diff modeBram Moolenaar
2017-01-08patch 8.0.0159: crash on startup when updating tablineBram Moolenaar
2016-12-09patch 8.0.0126Bram Moolenaar
2016-11-17patch 8.0.0090Bram Moolenaar
2016-11-06patch 8.0.0069Bram Moolenaar
2016-10-27patch 8.0.0049Bram Moolenaar
2016-10-16patch 8.0.0040Bram Moolenaar
2016-10-15patch 8.0.0033Bram Moolenaar
2016-10-02patch 8.0.0021Bram Moolenaar
2016-08-29patch 7.4.2293Bram Moolenaar
2016-08-27patch 7.4.2269Bram Moolenaar
2016-08-22patch 7.4.2243Bram Moolenaar
2016-08-16patch 7.4.2217Bram Moolenaar
2016-08-14patch 7.4.2213Bram Moolenaar
2016-08-12patch 7.4.2201Bram Moolenaar
2016-08-12patch 7.4.2199Bram Moolenaar
2016-08-03patch 7.4.2152Bram Moolenaar
2016-07-27patch 7.4.2109Bram Moolenaar
2016-07-24patch 7.4.2101Bram Moolenaar
2016-07-24patch 7.4.2099Bram Moolenaar
2016-07-10patch 7.4.2025Bram Moolenaar