summaryrefslogtreecommitdiffstats
path: root/src/testdir
AgeCommit message (Expand)Author
2022-11-29patch 9.0.0975: virtual text below empty line misplaced when 'number' setv9.0.0975Bram Moolenaar
2022-11-29patch 9.0.0973: Kitty keyboard protocol key with NumLock not decodedv9.0.0973Bram Moolenaar
2022-11-28patch 9.0.0969: matchparen highlight is not updated when switching buffersv9.0.0969Bram Moolenaar
2022-11-28patch 9.0.0968: GUI mouse event test is a bit flakyv9.0.0968Bram Moolenaar
2022-11-28patch 9.0.0965: using one window for executing autocommands is insufficientv9.0.0965Bram Moolenaar
2022-11-28patch 9.0.0964: status line not redrawn when 'splitkeep' is "screen"v9.0.0964Luuk van Baal
2022-11-28patch 9.0.0963: function name does not match autocmd event namev9.0.0963zeertzjq
2022-11-27patch 9.0.0962: virtual text below cannot be placed below empty linesv9.0.0962porygonisaduck
2022-11-27patch 9.0.0961: using deletebufline() may jump to another windowv9.0.0961Bram Moolenaar
2022-11-27patch 9.0.0958: messages test is flakyv9.0.0958Bram Moolenaar
2022-11-27patch 9.0.0957: tests fail without the terminal featurev9.0.0957Bram Moolenaar
2022-11-27patch 9.0.0956: terminal tests fail when using key with modifierv9.0.0956Bram Moolenaar
2022-11-27patch 9.0.0955: libvterm does not support the XTQMODKEYS requestv9.0.0955Bram Moolenaar
2022-11-26patch 9.0.0954: cannot detect whether modifyOtherKeys is enabledv9.0.0954Bram Moolenaar
2022-11-26patch 9.0.0952: Eclipse preference files are not recognizedv9.0.0952ObserverOfTime
2022-11-25patch 9.0.0950: the pattern "\_s\zs" matches at EOLv9.0.0950Bram Moolenaar
2022-11-25patch 9.0.0949: crash when unletting a variable while listing variablesv9.0.0949Bram Moolenaar
2022-11-25patch 9.0.0947: invalid memory access in substitute with functionv9.0.0947Bram Moolenaar
2022-11-24patch 9.0.0944: 'cursorline' causes virtual text highlight to continuev9.0.0944Bram Moolenaar
2022-11-24patch 9.0.0942: Workflow Description Language files are not recognizedv9.0.0942Matt Dunford
2022-11-24patch 9.0.0940: crash when typing a letter in a terminal windowv9.0.0940Bram Moolenaar
2022-11-24patch 9.0.0938: MS-Windows: debug executable not found when running testv9.0.0938Christopher Plewright
2022-11-24patch 9.0.0936: wrong type for "isunnamed" returned by getreginfo()v9.0.0936Bram Moolenaar
2022-11-24patch 9.0.0935: when using dash it may not be recognize as filetype "sh"v9.0.0935Eisuke Kawashima
2022-11-23patch 9.0.0932: Oblivion files are not recognizedv9.0.0932Bram Moolenaar
2022-11-23patch 9.0.0930: cannot debug the Kitty keyboard protocol with TermDebugv9.0.0930Bram Moolenaar
2022-11-22patch 9.0.0922: Mermaid files are not recognizedv9.0.0922Bram Moolenaar
2022-11-22patch 9.0.0920: cannot find an import prefixed with "s:"v9.0.0920Bram Moolenaar
2022-11-22patch 9.0.0917: the WinScrolled autocommand event is not enoughv9.0.0917Bram Moolenaar
2022-11-21patch 9.0.0916: getbufline() is inefficient for getting a single linev9.0.0916Bram Moolenaar
2022-11-20patch 9.0.0915: WinScrolled may trigger immediately when definedv9.0.0915Bram Moolenaar
2022-11-20patch 9.0.0914: deletebufline() may move marks in the wrong windowv9.0.0914zeertzjq
2022-11-19patch 9.0.0913: only change in current window triggers the WinScrolled eventv9.0.0913Bram Moolenaar
2022-11-19patch 9.0.0912: libvterm with modifyOtherKeys level 2 does not match xtermv9.0.0912Bram Moolenaar
2022-11-19patch 9.0.0911: with 'smoothscroll' set mouse click position may be wrongv9.0.0911Yee Cheng Chin
2022-11-19patch 9.0.0909: error message for layout change does not match actionv9.0.0909Bram Moolenaar
2022-11-19patch 9.0.0908: with 'smoothscroll' cursor may end up in wrong positionv9.0.0908Yee Cheng Chin
2022-11-18patch 9.0.0905: virtual text after the line wraps when 'wrap' is offv9.0.0905Bram Moolenaar
2022-11-18patch 9.0.0904: various comment and indent flawsv9.0.0904Bram Moolenaar
2022-11-18patch 9.0.0903: key code checker doesn't check modifyOtherKeys resourcev9.0.0903Bram Moolenaar
2022-11-18patch 9.0.0900: cursor moves too far with 'smoothscroll'v9.0.0900Yee Cheng Chin
2022-11-17patch 9.0.0899: the builtin terminals are in one long listv9.0.0899Bram Moolenaar
2022-11-17patch 9.0.0898: with 'smoothscroll' cursor is one screen line too far downv9.0.0898Bram Moolenaar
2022-11-17patch 9.0.0897: Clinical Quality Language files are not recognizedv9.0.0897mgramigna
2022-11-17patch 9.0.0896: test for home key fails when 'term' is "tmux"v9.0.0896Bram Moolenaar
2022-11-17patch 9.0.0895: file renamed twice in test, missing feature checkv9.0.0895zeertzjq
2022-11-17patch 9.0.0894: virtual text property highlight ignores window backgroundv9.0.0894Bram Moolenaar
2022-11-17patch 9.0.0893: 'smoothscroll' cursor calculations wrong when 'number' is setv9.0.0893Yee Cheng Chin
2022-11-17patch 9.0.0892: may redraw when not neededv9.0.0892Bram Moolenaar
2022-11-16patch 9.0.0891: virtual text below after match has wrong highlightv9.0.0891Bram Moolenaar