summaryrefslogtreecommitdiffstats
path: root/src/optiondefs.h
AgeCommit message (Expand)Author
2024-03-03patch 9.1.0147: Cannot keep a buffer focused in a windowv9.1.0147Colin Kennedy
2024-02-24patch 9.1.0133: MS-Windows: ligatures not rendering correctlyv9.1.0133Erik S. V. Jansson
2024-02-18patch 9.1.0114: Setting some options may change curswantv9.1.0114zeertzjq
2024-01-15patch 9.1.0030: Cannot use terminal alternate fontv9.1.0030PMunch
2023-12-16patch 9.0.2171: The options[] array is still not sorted alphabeticallyv9.0.2171zeertzjq
2023-12-08patch 9.0.2154: The option[] array is not sortedv9.0.2154zeertzjq
2023-10-25patch 9.0.2065: EXPAND flag set for filetype optionv9.0.2065Doug Kearns
2023-10-17patch 9.0.2035: [security] use-after-free with wildmenuv9.0.2035Yee Cheng Chin
2023-10-05patch 9.0.1991: no cmdline completion for setting the fontv9.0.1991Yee Cheng Chin
2023-10-01patch 9.0.1968: cmdline completion should consider key optionv9.0.1968Yee Cheng Chin
2023-09-29patch 9.0.1958: cannot complete option valuesv9.0.1958Yee Cheng Chin
2023-09-20patch 9.0.1921: not possible to use the jumplist like a stackv9.0.1921Yegappan Lakshmanan
2023-03-10patch 9.0.1397: highlight for popupmenu kind and extra cannot be setv9.0.1397Gianmaria Bajo
2023-03-04patch 9.0.1379: functions for handling options are not orderedv9.0.1379Yegappan Lakshmanan
2023-03-03patch 9.0.1374: function for setting options not used consistentlyv9.0.1374Yegappan Lakshmanan
2023-03-02patch 9.0.1369: still some "else if" constructs for setting optionsv9.0.1369Yegappan Lakshmanan
2023-02-27patch 9.0.1359: too many "else if" statements in handling optionsv9.0.1359Yegappan Lakshmanan
2023-02-25patch 9.0.1353: too many "else if" statements to handle option valuesv9.0.1353Yegappan Lakshmanan
2023-02-23patch 9.0.1345: too many "else if" statements for handling optionsv9.0.1345Yegappan Lakshmanan
2023-02-20patch 9.0.1330: handling new value of an option has a long "else if" chainv9.0.1330Yegappan Lakshmanan
2023-01-22patch 9.0.1234: the code style has to be checked manuallyv9.0.1234Bram Moolenaar
2023-01-10patch 9.0.1168: code to enable/disable mouse is not from terminfo/termcapv9.0.1168Bram Moolenaar
2022-12-15patch 9.0.1061: cannot display 'showcmd' somewhere elsev9.0.1061Luuk van Baal
2022-12-01patch 9.0.0983: stray characters displayed when starting the GUIv9.0.0983Bram Moolenaar
2022-11-25patch 9.0.0948: 'ttyfast' is set for arbitrary terminalsv9.0.0948Bram Moolenaar
2022-11-23patch 9.0.0930: cannot debug the Kitty keyboard protocol with TermDebugv9.0.0930Bram Moolenaar
2022-11-12patch 9.0.0862: default value of 'endoffile' is wrongv9.0.0862Bram Moolenaar
2022-10-22patch 9.0.0817v9.0.0817v9.0.0816Bram Moolenaar
2022-10-15patch 9.0.0761: cannot use 'indentexpr' for Lisp indentingv9.0.0761Bram Moolenaar
2022-10-13patch 9.0.0747: too many #ifdefsv9.0.0747Martin Tournoij
2022-10-04patch 9.0.0657: too many #ifdefsv9.0.0657Martin Tournoij
2022-10-04patch 9.0.0656: cannot specify another character to use instead of '@'v9.0.0656Bram Moolenaar
2022-10-03patch 9.0.0647: the 'splitscroll' option is not a good namev9.0.0647Luuk van Baal
2022-10-02patch 9.0.0640: cannot scroll by screen line if a line wrapsv9.0.0640Bram Moolenaar
2022-09-11patch 9.0.0445: when opening/closing window text moves up/downv9.0.0445Luuk van Baal
2022-08-27patch 9.0.0287: Irix systems no longer existv9.0.0287Yegappan Lakshmanan
2022-08-26patch 9.0.0279: the tiny version has the popup menu but not 'wildmenu'v9.0.0279Bram Moolenaar
2022-08-26patch 9.0.0278: the +wildignore feature is nearly always availablev9.0.0278Bram Moolenaar
2022-08-25patch 9.0.0265: no good reason why the "gf" command isn't in the tiny versionv9.0.0265Bram Moolenaar
2022-08-16patch 9.0.0222: no good reason why text objects are only in larger buildsv9.0.0222Bram Moolenaar
2022-07-04patch 9.0.0036: 'fillchars' cannot have window-local valuesv9.0.0036Bram Moolenaar
2022-06-29patch 9.0.0007: no support for double, dotted and dashed underlinesv9.0.0007Bram Moolenaar
2022-05-21patch 8.2.4993: smart/C/lisp indenting is optionalv8.2.4993Bram Moolenaar
2022-04-09patch 8.2.4724: current instance of last search pattern not easily spottedv8.2.4724LemonBoy
2022-04-07patch 8.2.4702: C++ scope labels are hard-codedv8.2.4702Tom Praschan
2022-04-05patch 8.2.4694: avoidance of #elif causes more preproc nestingv8.2.4694ichizok
2022-04-03patch 8.2.4674: cannot force getting MouseMove eventsv8.2.4674Ernie Rael
2022-01-31patch 8.2.4273: the EBCDIC support is outdatedv8.2.4273Bram Moolenaar
2022-01-15patch 8.2.4094: 'virtualedit' is window-local but using buffer-local enumv8.2.4094zeertzjq
2021-12-21patch 8.2.3864: cannot disable requesting key codes from xtermv8.2.3864Bram Moolenaar