summaryrefslogtreecommitdiffstats
path: root/src/optionstr.c
AgeCommit message (Expand)Author
2021-06-27patch 8.2.3069: error messages are spread outv8.2.3069Bram Moolenaar
2021-06-20patch 8.2.3022: available encryption methods are not strong enoughv8.2.3022Christian Brabandt
2021-05-15patch 8.2.2854: custom statusline cannot contain % itemsv8.2.2854shadmansaleh
2021-05-03patch 8.2.2830: terminal colors are not updated when 'background' is setv8.2.2830Bram Moolenaar
2021-04-16patch 8.2.2772: problems when restoring 'runtimepath' from a session filev8.2.2772Bram Moolenaar
2021-03-10patch 8.2.2581: Vim9: sourcing Vim9 script triggers a redrawv8.2.2581Bram Moolenaar
2021-02-15patch 8.2.2518: 'listchars' should be window-localv8.2.2518Bram Moolenaar
2021-02-01patch 8.2.2446: setting 'term' empty has different error if compiled with GUIv8.2.2446Bram Moolenaar
2020-10-26patch 8.2.1909: number of status line items is limited to 80v8.2.1909Bram Moolenaar
2020-09-05patch 8.2.1595: cannot easily see what Vim sends to the terminalv8.2.1595Bram Moolenaar
2020-07-20patch 8.2.1255: cannot use a lambda with quickfix functionsv8.2.1255Bram Moolenaar
2020-07-18patch 8.2.1237: changing 'completepopup' after opening popup has no effectv8.2.1237Bram Moolenaar
2020-06-10patch 8.2.0953: spell checking doesn't work for CamelCased wordsv8.2.0953Bram Moolenaar
2020-06-08patch 8.2.0932: missspelling spelllangv8.2.0932Bram Moolenaar
2020-05-31patch 8.2.0860: cannot use CTRL-A and CTRL-X on unsigned numbersv8.2.0860Bram Moolenaar
2020-05-31patch 8.2.0858: not easy to require Lua modulesv8.2.0858Bram Moolenaar
2020-05-15patch 8.2.0762: buffer is not considered modified after setting crypt keyv8.2.0762Bram Moolenaar
2020-04-17patch 8.2.0590: no 'backspace' value allows ignoring the insertion pointv8.2.0590Bram Moolenaar
2020-03-16patch 8.2.0394: Coverity complains about using NULL pointerv8.2.0394Bram Moolenaar
2020-02-01patch 8.2.0191: cannot put a terminal in a popup windowv8.2.0191Bram Moolenaar
2019-11-30patch 8.1.2371: FEAT_TEXT_PROP is a confusing namev8.1.2371Bram Moolenaar
2019-11-17patch 8.1.2315: not always using the right window when jumping to an errorv8.1.2315Bram Moolenaar
2019-11-09patch 8.1.2281: 'showbreak' cannot be set for one windowv8.1.2281Bram Moolenaar
2019-10-20patch 8.1.2192: cannot easily fill the info popup asynchronouslyv8.1.2192Bram Moolenaar
2019-10-17patch 8.1.2171: mouse support not always availablev8.1.2171Bram Moolenaar
2019-10-13patch 8.1.2146: build failurev8.1.2146Bram Moolenaar
2019-09-28patch 8.1.2096: too many #ifdefsv8.1.2096Bram Moolenaar
2019-09-16patch 8.1.2045: the option.c file is too bigv8.1.2045Bram Moolenaar