summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_execute_func.vim
AgeCommit message (Expand)Author
2024-03-12patch 9.1.0169: current window number returned by tabpagewinnr may be outdatedv9.1.0169Sean Dewar
2022-09-21patch 9.0.0538: manually deleting test temp filesv9.0.0538Bram Moolenaar
2022-09-17patch 9.0.0491: no good reason to build without the float featurev9.0.0491Bram Moolenaar
2022-01-29patch 8.2.4257: Vim9: finding global function without g: prefix inconsistentv8.2.4257Bram Moolenaar
2022-01-07patch 8.2.4026: ml_get error with specific win_execute() commandv8.2.4026Bram Moolenaar
2022-01-06patch 8.2.4018: ml_get error when win_execute redraws with Visual selectionv8.2.4018Bram Moolenaar
2021-12-20patch 8.2.3862: crash on exit with EXITFREE and using win_execute()v8.2.3862Bram Moolenaar
2021-12-19patch 8.2.3854: Vim9: inconsistent arguments for test functionsv8.2.3854Bram Moolenaar
2021-11-14patch 8.2.3593: directory is wrong after executing "lcd" with win_execute()v8.2.3593Bram Moolenaar
2021-07-27patch 8.2.3229: Vim9: runtime and compile time type checks are not the samev8.2.3229Yegappan Lakshmanan
2021-06-20patch 8.2.3024: execute() function test failsv8.2.3024Bram Moolenaar
2021-06-06patch 8.2.2949: tests failing because no error for float to string conversionv8.2.2949Bram Moolenaar
2021-01-12patch 8.2.2340: win_execute() unexpectedly returns number zero when failingv8.2.2340Bram Moolenaar
2020-04-24patch 8.2.0633: crash when using null partial in filter()v8.2.0633Bram Moolenaar
2020-01-30patch 8.2.0183: tests fail when the float feature is disabledv8.2.0183Bram Moolenaar
2020-01-08patch 8.2.0103: using null object with execute() has strange effectsv8.2.0103Bram Moolenaar
2019-12-01patch 8.1.2373: cannot build with +popupwin but without +quickfixv8.1.2373Bram Moolenaar
2019-11-30patch 8.1.2371: FEAT_TEXT_PROP is a confusing namev8.1.2371Bram Moolenaar
2019-10-08patch 8.1.2124: ruler is not updated if win_execute() moves cursorv8.1.2124Bram Moolenaar
2019-09-08patch 8.1.2013: more functions can be used as methodsv8.1.2013Bram Moolenaar
2019-08-09patch 8.1.1832: win_execute() does not work in other tabv8.1.1832Bram Moolenaar
2019-06-01patch 8.1.1440: win_execute() test failsv8.1.1440Bram Moolenaar
2019-05-29patch 8.1.1418: win_execute() is not implemented yetv8.1.1418Bram Moolenaar
2018-12-08patch 8.1.0571: non-silent execute() resets display column to zerov8.1.0571Bram Moolenaar
2018-12-07patch 8.1.0569: execute() always resets display column to zerov8.1.0569Bram Moolenaar
2016-07-09patch 7.4.2008v7.4.2008Bram Moolenaar