summaryrefslogtreecommitdiffstats
path: root/src/proto/option.pro
AgeCommit message (Expand)Author
2024-02-03patch 9.1.0074: did_set_breakat() should be in optionstr.cv9.1.0074zeertzjq
2023-10-17patch 9.0.2035: [security] use-after-free with wildmenuv9.0.2035Yee Cheng Chin
2023-09-29patch 9.0.1958: cannot complete option valuesv9.0.1958Yee Cheng Chin
2023-06-14patch 9.0.1631: passing wrong variable type to option gives multiple errorsv9.0.1631zeertzjq
2023-03-12patch 9.0.1403: unused variables and functionsv9.0.1403Dominique Pelle
2023-03-04patch 9.0.1379: functions for handling options are not orderedv9.0.1379Yegappan Lakshmanan
2023-02-20patch 9.0.1330: handling new value of an option has a long "else if" chainv9.0.1330Yegappan Lakshmanan
2023-01-25patch 9.0.1242: code for :runtime completion is not consistentv9.0.1242zeertzjq
2022-07-27patch 9.0.0090: no error when assigning bool to a string optionv9.0.0090Bram Moolenaar
2022-06-27patch 8.2.5171: dependencies and proto files are outdatedv8.2.5171Bram Moolenaar
2022-05-08patch 8.2.4917: fuzzy expansion of option names is not rightv8.2.4917Christian Brabandt
2022-04-15patch 8.2.4753: error from setting an option is silently ignoredv8.2.4753Bram Moolenaar
2022-02-24patch 8.2.4463: completion only uses strict matchingv8.2.4463Yegappan Lakshmanan
2022-02-23patch 8.2.4453: :helpgrep may free an option that was not allocatedv8.2.4453Bram Moolenaar
2022-01-22patch 8.2.4180: 'balloonexpr' is evaluated in the current script contextv8.2.4180Bram Moolenaar
2022-01-15patch 8.2.4093: cached breakindent values not initialized properlyv8.2.4093Christian Brabandt
2021-12-06patch 8.2.3751: cannot assign a lambda to an option that takes a functionv8.2.3751Yegappan Lakshmanan
2021-11-18patch 8.2.3619: cannot use a lambda for 'operatorfunc'v8.2.3619Yegappan Lakshmanan
2021-07-26patch 8.2.3227: 'virtualedit' can only be set globallyv8.2.3227Gary Johnson
2021-06-13patch 8.2.2993: 'fileencodings' default value should depend on 'encoding'v8.2.2993Bram Moolenaar
2020-12-31patch 8.2.2254: Vim9: bool option type is numberv8.2.2254Bram Moolenaar
2020-12-21patch 8.2.2182: Vim9: value of 'magic' is still relevantv8.2.2182Bram Moolenaar
2020-05-01patch 8.2.0674: some source files are too bigv8.2.0674Bram Moolenaar
2020-01-18patch 8.2.0128: cannot list options one per linev8.2.0128Bram Moolenaar
2019-11-21patch 8.1.2331: the option.c file is still very bigv8.1.2331Bram Moolenaar
2019-11-12patch 8.1.2295: if buffer of popup is in another window cursorline sign showsv8.1.2295Bram Moolenaar
2019-11-09patch 8.1.2281: 'showbreak' cannot be set for one windowv8.1.2281Bram Moolenaar
2019-09-25patch 8.1.2073: when editing a buffer 'colorcolumn' may not workv8.1.2073Bram Moolenaar
2019-09-16patch 8.1.2045: the option.c file is too bigv8.1.2045Bram Moolenaar
2019-09-02patch 8.1.1966: some code in options.c fits better elsewherev8.1.1966Bram Moolenaar
2019-08-24patch 8.1.1919: using window options when passing a buffer to popup_create()v8.1.1919Bram Moolenaar
2019-08-20patch 8.1.1891: functions used in one file are globalv8.1.1891Bram Moolenaar
2019-07-23patch 8.1.1736: viminfo support is spread outv8.1.1736Bram Moolenaar
2019-05-30patch 8.1.1423: popup windows use options from current window and bufferv8.1.1423Bram Moolenaar
2019-05-26patch 8.1.1405: "highlight" option of popup windows not supportedv8.1.1405Bram Moolenaar
2019-04-10patch 8.1.1143: may pass weird strings to file name expansionv8.1.1143Bram Moolenaar
2019-01-31patch 8.1.0864: cannot have a local value for 'scrolloff' and 'sidescrolloff'v8.1.0864Bram Moolenaar
2019-01-13patch 8.1.0743: giving error messages is not flexiblev8.1.0743Bram Moolenaar
2018-11-22patch 8.1.0542: shiftwidth() does not take 'vartabstop' into accountv8.1.0542Bram Moolenaar
2018-10-02patch 8.1.0445: setting 'term' does not store location for termcap optionsv8.1.0445Bram Moolenaar
2018-09-13patch 8.1.0386: cannot test with non-default option valuev8.1.0386Bram Moolenaar
2018-09-13patch 8.1.0380: "make proto" doesn't work wellv8.1.0380Bram Moolenaar
2018-06-23patch 8.1.0105: all tab stops are the samev8.1.0105Bram Moolenaar
2018-03-01patch 8.0.1554: custom plugins loaded with --cleanv8.0.1554Bram Moolenaar
2017-07-23patch 8.0.0764: 'termkey' does not work yetv8.0.0764Bram Moolenaar
2016-08-12patch 7.4.2204v7.4.2204Bram Moolenaar
2016-08-12patch 7.4.2201v7.4.2201Bram Moolenaar
2016-01-19patch 7.4.1133v7.4.1133Bram Moolenaar
2014-09-23updated for version 7.4.456v7.4.456Bram Moolenaar
2014-08-24updated for version 7.4.417v7.4.417Bram Moolenaar