aboutsummaryrefslogtreecommitdiff
path: root/test/old/testdir/test_options.vim
Commit message (Expand)AuthorAge
* 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