summaryrefslogtreecommitdiffstats
path: root/src/evalwindow.c
AgeCommit message (Expand)Author
2021-07-15patch 8.2.3162: Vim9: argument types are not checked at compile timev8.2.3162Yegappan Lakshmanan
2021-06-27patch 8.2.3069: error messages are spread outv8.2.3069Bram Moolenaar
2021-03-20patch 8.2.2631: commands from winrestcmd() do not always work properlyv8.2.2631Bram Moolenaar
2021-01-12patch 8.2.2340: win_execute() unexpectedly returns number zero when failingv8.2.2340Bram Moolenaar
2020-12-29patch 8.2.2245: Vim9: return value of winrestcmd() cannot be executedv8.2.2245Bram Moolenaar
2020-09-22patch 8.2.1727: a popup created with "cursorline" will ignore "firstline"v8.2.1727Bram Moolenaar
2020-09-05patch 8.2.1617: Vim9: cannot pass "true" to win_splitmove()v8.2.1617Bram Moolenaar
2020-09-03patch 8.2.1581: using line() for global popup window doesn't workv8.2.1581Bram Moolenaar
2020-08-09patch 8.2.1401: cannot jump to the last used tabpagev8.2.1401Bram Moolenaar
2020-06-17patch 8.2.0996: using "aucmdwin" in win_gettype() is not idealv8.2.0996Bram Moolenaar
2020-06-16patch 8.2.0991: cannot get window type for autocmd and preview windowv8.2.0991Bram Moolenaar
2020-04-06patch 8.2.0523: loops are repeatedv8.2.0523Bram Moolenaar
2020-04-02patch 8.2.0500: using the same loop in many placesv8.2.0500Bram Moolenaar
2020-03-20patch 8.2.0422: crash when passing popup window to win_splitmove()v8.2.0422Bram Moolenaar
2020-02-14patch 8.2.0257: cannot recognize a terminal in a popup windowv8.2.0257Bram Moolenaar
2020-02-03patch 8.2.0204: crash when using winnr('j') in a popup windowv8.2.0204Bram Moolenaar
2020-01-14patch 8.2.0117: crash when using gettabwinvar() with invalid argumentsv8.2.0117Bram Moolenaar
2020-01-06patch 8.2.0093: win_splitmove() can make Vim hangv8.2.0093Bram 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-15patch 8.1.2037: can call win_gotoid() in cmdline windowv8.1.2037Bram Moolenaar
2019-09-10patch 8.1.2020: it is not easy to change the window layoutv8.1.2020Bram Moolenaar
2019-09-07patch 8.1.2001: some source files are too bigv8.1.2001Bram Moolenaar