aboutsummaryrefslogtreecommitdiff
path: root/test/functional/legacy
Commit message (Expand)AuthorAge
* vim-patch:9.0.0702: incomplete testing cursor position with 'linebreak' setzeertzjq2022-10-09
* vim-patch:9.0.0670: no space for command line when there is a tabline (#20512)zeertzjq2022-10-06
* feat(window/ui): add splitkeep option (#19243)luukvbaal2022-10-06
* vim-patch:9.0.0665: setting 'cmdheight' has no effect if last window was resi...zeertzjq2022-10-06
* Merge pull request #20374 from bfredl/notypebfredl2022-10-05
|\
| * feat(messages)!: graduate the 'msgsep' featurebfredl2022-10-05
* | vim-patch:8.2.3885: arglist test failszeertzjq2022-10-05
|/
* vim-patch:9.0.0661: multi-byte "lastline" in 'fillchars' does not work properlyzeertzjq2022-10-05
* vim-patch:9.0.0656: cannot specify another character to use instead of '@'zeertzjq2022-10-05
* vim-patch:9.0.0622: matchaddpos() can get slow when adding many matcheszeertzjq2022-10-02
* vim-patch:9.0.0620: matchaddpos() can only add up to 8 matcheszeertzjq2022-10-02
* vim-patch:8.2.2542: highlight of char beyond line end is not correct (#20424)zeertzjq2022-10-01
* docs: fix typos (#20394)dundargoc2022-09-30
* vim-patch:9.0.0595: extra newline in messages after a verbose shell message (...zeertzjq2022-09-27
* vim-patch:9.0.0586: missing change in test (#20347)zeertzjq2022-09-26
* vim-patch:9.0.0517: when at the command line :redrawstatus does not work well...zeertzjq2022-09-21
* vim-patch:9.0.0511: unnecessary scrolling for message of only one line (#20261)zeertzjq2022-09-20
* vim-patch:9.0.0512: cannot redraw the status lines when editing a commandzeertzjq2022-09-20
* vim-patch:9.0.0507: cmdline cleared when using :redrawstatus in CmdlineChangedzeertzjq2022-09-20
* vim-patch:9.0.0457: substitute prompt does not highlight an empty match (#20186)zeertzjq2022-09-13
* vim-patch:8.2.3102: test for crash fix does not fail without the fix (#20018)zeertzjq2022-08-31
* fix(redraw): handle switching to a tabpage with larger p_ch valuebfredl2022-08-29
* vim-patch:8.2.0911: crash when opening a buffer for the cmdline window failszeertzjq2022-08-25
* vim-patch:8.2.1046: insufficient tests for src/buffer.c (#19903)zeertzjq2022-08-23
* vim-patch:8.2.0982: insufficient testing for reading/writing fileszeertzjq2022-08-19
* test: use poke_eventloop() instead of sleep(10) where possible (#19794)zeertzjq2022-08-16
* vim-patch:8.2.1799: some Normal mode commands not fully testedzeertzjq2022-08-15
* vim-patch:8.2.5109: mode not updated after CTRL-O CTRL-C in Insert modezeertzjq2022-08-15
* vim-patch:8.1.1192: mode is not cleared when leaving Insert mode with mapped Esczeertzjq2022-08-15
* vim-patch:8.1.1189: mode is not cleared when leaving Insert modezeertzjq2022-08-15
* test: increse expect_exit() timeouts (#19680)zeertzjq2022-08-08
* vim-patch:8.2.1280: Ex command error cannot contain an argumentzeertzjq2022-08-07
* vim-patch:8.2.0815: maparg() does not provide enough information for mapset()zeertzjq2022-08-01
* test: rewrite Test_missing_attr() in Luazeertzjq2022-07-31
* vim-patch:9.0.0099: scrollback can be wrong after redrawing the command line ...zeertzjq2022-07-28
* vim-patch:9.0.0086: tabline is not redrawn when entering command linezeertzjq2022-07-27
* vim-patch:9.0.0082: cannot interrupt global command from command linezeertzjq2022-07-27
* vim-patch:9.0.0051: using CTRL-C wih :append may hang Vimzeertzjq2022-07-27
* vim-patch:9.0.0071: command overlaps with printed text in scrollback (#19505)zeertzjq2022-07-26
* test: deal with RPC call causing Nvim to exit laterzeertzjq2022-07-19
* test: avoid timing-sensitive undo messagezeertzjq2022-07-19
* vim-patch:8.2.1147 (#19425)zeertzjq2022-07-19
* vim-patch:8.2.2643: various code not covered by testszeertzjq2022-07-16
* vim-patch:8.2.2608: character input not fully testedzeertzjq2022-07-16
* vim-patch:8.2.0198: no tests for y/n promptzeertzjq2022-07-16
* vim-patch:8.2.0052: more-prompt not properly testedzeertzjq2022-07-16
* vim-patch:8.2.0482: channel and sandbox code not sufficiently testedzeertzjq2022-07-15
* fix(exmode): flush messages before printing a line after pressing Enter (#19341)zeertzjq2022-07-13
* vim-patch:8.2.0293: various Ex commands not sufficiently testedzeertzjq2022-07-12
* vim-patch:8.2.0275: some Ex code not covered by testszeertzjq2022-07-12