aboutsummaryrefslogtreecommitdiff
path: root/test/functional/options
Commit message (Expand)AuthorAge
* fix(options): using :set fillchars should clear local valuezeertzjq2021-11-17
* vim-patch:8.2.2518: 'listchars' should be window-localzeertzjq2021-11-17
* refactor(tests): use assert_alive() #15546Justin M. Keyes2021-09-01
* feat: defaults: auto-create backup dirGregory Anders2021-08-27
* logs: make kXDGCacheHome if it doesn't exist (#13758)Michael Lingelbach2021-01-16
* logging: move to XDG_CACHE_HOME (#13739)Michael Lingelbach2021-01-13
* win/env: fix stdpath()/XDG_* initialization, parsing #12829erw72020-09-07
* vim-patch:8.2.0966: 'shortmess' flag "n" not used in two placesJan Edmund Lazo2020-06-18
* vim-patch:8.1.0864 Make 'scrolloff' and 'sidescrolloff' options window local ...Will Eccles2020-03-17
* foldcolumn: allow auto:XMatthieu Coudron2020-02-29
* tests: bail out on libdir just like $VIMRUNTIME, it cannot be calculatedBjörn Linse2020-02-07
* env: try find library dir (like /usr[/local]/lib/nvim) and add it to &rtpBjörn Linse2020-02-07
* API: deprecate nvim_command_outputJustin M. Keyes2019-12-02
* log_init: call log_path_init (#11501)Daniel Hahler2019-12-02
* options: make 'fillchars' and 'listchars' global-localBjörn Linse2019-11-26
* tests/ui: remove unnecessary screen:detach()Björn Linse2019-10-13
* findoption_len: treat viminfo/viminfofile as aliasesDaniel Hahler2019-08-26
* vim-patch:8.1.1614: 'numberwidth' can only go up to 10Jan Edmund Lazo2019-07-05
* lua/shared: move table util funcs to vim.sharedJustin M. Keyes2019-05-18
* test: remove use of require('test.helpers')Justin M. Keyes2019-05-18
* win/defaults: Use "…/nvim-data/site" in 'runtimepath'Justin M. Keyes2019-04-28
* test: clear(): `args_rm` parameterJustin M. Keyes2019-04-27
* test: 'shadafile' defaultJustin M. Keyes2019-04-27
* vim-patch:8.0.1114: default for 'iminsert' is annoyingJan Edmund Lazo2019-02-03
* tests: 'fcs' and 'lcs' are local to the windowMarco Hinz2019-01-26
* tests: improve robustness of immediate successes in screen testsBjörn Linse2018-10-15
* swapfile: Always show swap dialog (E325)Justin M. Keyes2018-09-23
* shortmess+=F: Hide :bnext, :bprev fileinfo messagesJustin M. Keyes2018-09-23
* startup: fix ":if 0|syntax on|endif" bug (#8731)Justin M. Keyes2018-07-18
* defaults: shortmess+=F (#8619)Justin M. Keyes2018-06-22
* fillchars: make checks more strict and improve testsBjörn Linse2018-06-14
* Add ‘eob’ option to fillcharsJack Bracewell2018-06-13
* options: remove 'maxcombine` option (always use 6)Björn Linse2018-06-13
* do not pass NULL to os_getenvJustin M. Keyes2018-05-18
* Merge #5658 'Apply :lmap in macros'Justin M. Keyes2018-05-17
|\
| * Update documentationMatthew Malcomson2018-03-14
| * 'keymap' now uses :lmap instead of :lnoremapMatthew Malcomson2018-03-14
| * Split :lnoremap test into done and pendingMatthew Malcomson2018-03-14
| * :lnoremap mappings should not be remapped when replaying a recordingMatthew Malcomson2018-03-14
| * Account for :lmap in macrosMatthew Malcomson2018-03-14
* | test/options: Fix stdpath() failures on WindowsJames McCoy2018-04-01
* | eval: Add stdpath() method (#5297)Christian Höltje2018-03-29
* | Merge branch 'master' into yagebu/option-fixesJames McCoy2018-03-28
|\|
| * 'fillchars': fix defaults logic; handle ambiwidth=double #7986Matthieu Coudron2018-02-23
| * Merge #7753 'win: enable more functional tests'Justin M. Keyes2018-01-06
| |\
| | * win: enable more functional testsJan Edmund Lazo2018-01-06
| * | defaults: do :filetype stuff unless explicitly "off"Justin M. Keyes2018-01-04
| |/
| * test: tabstop=<big-number> #2838Justin M. Keyes2017-10-22
* | update testsJakob Schnitzer2017-06-28
* | Merge branch 'master' into option-fixesJakob Schnitzer2017-06-28
|\|