aboutsummaryrefslogtreecommitdiff
path: root/test/old/testdir/test_options.vim
Commit message (Expand)AuthorAge
* vim-patch:9.1.1022: linematch option value not completedzeertzjq2025-02-04
* fix(options): better handling of empty valuesLewis Russell2025-01-13
* vim-patch:9.1.0908: not possible to configure :messages (#31492)zeertzjq2024-12-07
* vim-patch:9.1.0899: default for 'backspace' can be set in C code (#31416)zeertzjq2024-12-02
* vim-patch:9.1.0892: the max value of 'cmdheight' is limited by other tabpages...zeertzjq2024-11-29
* vim-patch:8.2.2993: 'fileencodings' default value should depend on 'encoding'...zeertzjq2024-11-29
* vim-patch:9.1.0864: message history is fixed to 200 (#31215)zeertzjq2024-11-15
* vim-patch:9.1.0831: 'findexpr' can't be used as lambad or Funcref (#31058)zeertzjq2024-11-03
* vim-patch:9.1.0810: cannot easily adjust the |:find| commandzeertzjq2024-10-29
* refactor(options)!: use OptVal for option defaults #26691Famiu Haque2024-10-25
* vim-patch:9.1.0797: testing of options can be further improved (#30893)zeertzjq2024-10-22
* vim-patch:9.1.0775: tests: not enough tests for setting options (#30785)zeertzjq2024-10-13
* vim-patch:8.1.1106: no test for 'writedelay' (#29736)zeertzjq2024-07-16
* vim-patch:9.1.0572: cannot specify tab page closing behaviour (#29682)zeertzjq2024-07-13
* vim-patch:partial:8.2.3637: typos in test files (#29172)zeertzjq2024-06-04
* vim-patch:8.2.3061: testing the shell option is incomplete and spread out (#2...zeertzjq2024-05-30
* vim-patch:9.1.0158: 'shortmess' "F" flag doesn't work properly with 'autoread'zeertzjq2024-03-08
* vim-patch:9.1.0154: shm=F not respected when reloading buffer with 'autoread'zeertzjq2024-03-08
* vim-patch:9.1.0135: Insufficient testing for 'delcombine' (#27616)zeertzjq2024-02-25
* vim-patch:9.1.0010: Keymap completion is not available (#26888)zeertzjq2024-01-05
* refactor(options): remove option type macrosFamiu Haque2023-12-14
* vim-patch:9.0.2154: The option[] array is not sorted (#26475)zeertzjq2023-12-09
* vim-patch:9.0.2081: smoothscroll may result in wrong cursor position (#25815)luukvbaal2023-10-29
* vim-patch:9.0.2035: [security] use-after-free with wildmenu (#25687)zeertzjq2023-10-17
* vim-patch:9.0.2037: A few remaining cmdline completion issues with C-E/Y (#25...zeertzjq2023-10-17
* vim-patch:9.0.2009: cmdline-completion for comma-separated options wrong (#25...zeertzjq2023-10-10
* vim-patch:9.0.1973: Clean up cmdline option completion code (#25477)zeertzjq2023-10-03
* vim-patch:9.0.1968: cmdline completion should consider key optionzeertzjq2023-10-01
* vim-patch:9.0.1961: 'listchars' completion misses "multispace" and "leadmulti...zeertzjq2023-10-01
* vim-patch:9.0.1958: cannot complete option valueszeertzjq2023-10-01
* vim-patch:9.0.1798: The 'syntax' option has no completion. (#24908)zeertzjq2023-08-28
* vim-patch:9.0.1781: Problems when setting bin/paste optionzeertzjq2023-08-23
* vim-patch:9.0.1710: scrolloff options work slightly differentzeertzjq2023-08-23
* feat(options)!: remove compatible behaviours for vim 5.0 and earlierLewis Russell2023-07-17
* vim-patch:9.0.1670: resetting local option to global value is inconsistent (#...zeertzjq2023-06-28
* vim-patch:9.0.1631: passing wrong variable type to option gives multiple erro...zeertzjq2023-06-15
* vim-patch:9.0.1520: completion for option name includes all bool options (#23...zeertzjq2023-05-07
* vim-patch:9.0.0543: insufficient testing for assert and test functionszeertzjq2023-05-05
* vim-patch:9.0.0644: 'smoothscroll' is not copied to a new window on :splitLuuk van Baal2023-05-02
* vim-patch:8.2.0551: not all code for options is testedzeertzjq2023-04-29
* vim-patch:9.0.1372: test for 'toolbariconsize' may failzeertzjq2023-04-28
* vim-patch:9.0.1369: still some "else if" constructs for setting optionsLewis Russell2023-04-28
* vim-patch:9.0.1359: too many "else if" statements in handling optionsLewis Russell2023-04-28
* vim-patch:9.0.1345: too many "else if" statements for handling optionsLewis Russell2023-04-28
* feat(options)!: deprecate paste, remove pastetoggle (#22647)ii142023-03-13
* test: move oldtests to test directory (#22536)dundargoc2023-03-07