neovim/test/functional
Raphael 1af4bd04f9
feat(ui): add support to display a title in the border of a float (#20184)
add "title" and "title_pos" keys to win config dict.
2022-11-06 11:59:43 +01:00
..
api fix(paste): feed keys as typed in cmdline mode (#20959) 2022-11-06 12:43:05 +08:00
autocmd vim-patch:9.0.0614: SpellFileMissing autocmd may delete buffer 2022-10-15 16:28:36 +08:00
core fix(fileio): use first available directory in backupdir for backupcopy (#20655) 2022-11-05 09:24:34 +08:00
editor fix(mark): do not restore view in op-pending mode (#20889) 2022-11-01 06:14:20 +08:00
ex_cmds docs: fix typos 2022-11-02 21:45:26 +08:00
fixtures fix: find multibyte file name in line (#20519) 2022-10-07 09:43:16 +08:00
legacy vim-patch:8.2.1106: crash when trying to use s: variable in typed command 2022-11-05 21:38:36 +08:00
lua fix(lua): pesc, tbl_islist result types #20751 2022-10-24 05:53:53 -07:00
options fix(mouse): ensure no scrolling with "ver:0" in 'mousescroll' (#20861) 2022-10-30 07:10:39 +08:00
plugin docs: fix typos 2022-11-02 21:45:26 +08:00
provider docs: fix typos (#20394) 2022-09-30 09:53:52 +02:00
shada vim-patch:9.0.0537: the do_set() function is much too long (#20274) 2022-09-22 09:43:37 +08:00
terminal ci: add cirrus to isCI function to skip tests (#20526) 2022-10-17 17:16:31 +02:00
treesitter refactor(treesitter): rename x_position => x_pos 2022-09-25 13:46:15 +02:00
ui feat(ui): add support to display a title in the border of a float (#20184) 2022-11-06 11:59:43 +01:00
vimscript vim-patch:8.2.1106: crash when trying to use s: variable in typed command 2022-11-05 21:38:36 +08:00
example_spec.lua screen.lua: remove screen:_on_event #11488 2019-12-01 01:06:10 -08:00
helpers.lua docs: various #12823 2022-10-09 05:21:52 -07:00
preload.lua feat(logging): include test-id in log messages 2022-06-15 19:23:10 -07:00