aboutsummaryrefslogtreecommitdiff
path: root/test/functional/options
Commit message (Expand)AuthorAge
* 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
|\|
| * log: Fall back to CWD-relative .nvimlogJustin M. Keyes2017-06-07
| * log: set $NVIM_LOG_FILE; fallback to $XDG_DATA_HOME/nvim/logJustin M. Keyes2017-06-07
| * 'pastetoggle': Revert support for multi-key value (#6724)Matthew Malcomson2017-05-31
| * defaults_spec: Test changing :filetype/:syntax in -c, after defaultsJames McCoy2017-04-27
* | Merge branch 'master' into option-fixesJakob Schnitzer2017-04-24
|\|
| * functests: Replace execute with either command or feed_commandZyX2017-04-09
| * functests: Refactor options/pastetoggleZyX2017-04-08
| * 'pastetoggle': support value >1 char (#6421)Matthew Malcomson2017-04-01
* | also test set_optionJakob Schnitzer2017-04-01
* | update for changes in master; fix 'window'; testsJakob Schnitzer2017-03-31
* | options: more tests; check first set later; stricter validationJakob Schnitzer2017-03-30
* | options: fix setglobal for buf-local number optionsJakob Schnitzer2017-03-30
* | options: add some testsJakob Schnitzer2017-03-30
* | options: setlocal should only set local valueJakob Schnitzer2017-03-30
|/