aboutsummaryrefslogtreecommitdiff
path: root/test/functional/options
Commit message (Expand)AuthorAge
* refactor(tests): all screen tests should use highlightsbfredl2024-03-23
* test(options): add test for `'modified'`Famiu Haque2024-03-21
* test: correct order of arguments to eq() (#27816)zeertzjq2024-03-11
* vim-patch:9.1.0147: Cannot keep a buffer focused in a windowColin Kennedy2024-03-11
* fix(defaults): make terminal autoclose not block other events (#27581)Evgeni Chasnovski2024-02-22
* vim-patch:9.1.0039: too vague errors for 'listchars'/'fillchars' (#27070)zeertzjq2024-01-18
* test: rename (meths, funcs) -> (api, fn)Lewis Russell2024-01-12
* test: normalise nvim bridge functionsLewis Russell2024-01-12
* test: typing for helpers.methsLewis Russell2024-01-12
* test: use vim.mpack and vim.uv directlyLewis Russell2024-01-12
* test: do not inject vim module into global helpersLewis Russell2024-01-12
* refactor(options): use schar_T representation for fillchars and listcharsbfredl2024-01-08
* refactor: format test/*Justin M. Keyes2024-01-03
* test: "diff" flag of 'fillchars' (#26657)zeertzjq2023-12-19
* test: avoid repeated screen lines in expected stateszeertzjq2023-12-09
* vim-patch:9.0.2035: [security] use-after-free with wildmenu (#25687)zeertzjq2023-10-17
* feat: NVIM_APPNAME supports relative paths #25233Rory Nesbitt2023-09-27
* test(options/defaults_spec): fix NVIM_APPNAME test flakiness (#24553)zeertzjq2023-08-04
* fix(NVIM_APPNAME): show error message if $NVIM_APPNAME is invalidGhjuvan Lacambre2023-05-28
* refactor(options): deprecate nvim[_buf|_win]_[gs]et_optionLewis Russell2023-05-21
* refactor: using a different error number for 'mousescroll'zeertzjq2023-05-05
* vim-patch:8.2.3135: Vim9: builtin function arguments not checked at compile timezeertzjq2023-05-05
* test: replace lfs with luv and vim.fsdundargoc2023-04-04
* test: use exec_capture() in more places (#22787)zeertzjq2023-03-26
* feat(api): nvim_exec2(), deprecate nvim_exec() #19032Evgeni Chasnovski2023-03-25
* feat(options)!: deprecate paste, remove pastetoggle (#22647)ii142023-03-13
* feat: $NVIM_APPNAME #22128Ghjuvan Lacambre2023-02-16
* fix: failing XDG test on Windows CIJustin M. Keyes2023-01-17
* refactor(tests): lift retry() into assert_log()Justin M. Keyes2023-01-17
* test: avoid noise in NVIM_LOG_FILEJustin M. Keyes2023-01-16
* test: simplify platform detection (#21020)dundargoc2022-11-22
* fix(mouse): ensure no scrolling with "ver:0" in 'mousescroll' (#20861)zeertzjq2022-10-30
* docs: fix typos (#20394)dundargoc2022-09-30
* feat(gen_help_html.lua): adapt to new parserJustin M. Keyes2022-09-28
* fix(fillchars): change fallback after setcellwidths()zeertzjq2022-08-08
* feat: add 'mousescroll' option (#12355)Jay2022-07-06
* feat: stdpath('run'), /tmp/nvim.user/ #18993Justin M. Keyes2022-06-30
* feat: cmdheight=0 #16251Shougo2022-06-13
* fix(tests): check for EOF on exit of nvim properlybfredl2022-06-13
* docs: fix typos (#18269)dundargoc2022-06-04
* refactor(ui)!: link `VertSplit` to `Normal` by defaultFamiu Haque2022-05-15
* fix(windows): stdpath("state") => "nvim-data" #18546dundargoc2022-05-12
* feat(defaults): session data in $XDG_STATE_HOME #15583Ivan2022-05-12
* vim-patch:8.2.4837: modifiers not simplified when timed outzeertzjq2022-04-29
* test: revert test and doc changes from #6724, add a test for #6716zeertzjq2022-04-29
* test: correct order of arguments to eq() and neq()zeertzjq2022-04-26
* vim-patch:8.2.4801: fix for cursorbind fix not fully testedzeertzjq2022-04-21
* vim-patch:8.2.4795: 'cursorbind' scrolling depends on whether 'cursorline' is...zeertzjq2022-04-21
* test: add a test for #17609zeertzjq2022-03-07
* fix(options): using :set fillchars should clear local valuezeertzjq2021-11-17