log src/optiondefs.h @ 35176:bbbd250e3d7a default tip

age author description
Sun, 14 Apr 2024 20:15:03 +0200 Christian Brabandt patch 9.1.0321: Garbled output on serial terminals with XON/XOFF flow control v9.1.0321
Mon, 08 Apr 2024 22:30:03 +0200 Christian Brabandt patch 9.1.0277: Cannot highlight the Command-line v9.1.0277
Sun, 03 Mar 2024 16:30:06 +0100 Christian Brabandt patch 9.1.0147: Cannot keep a buffer focused in a window v9.1.0147
Sat, 24 Feb 2024 14:45:03 +0100 Christian Brabandt patch 9.1.0133: MS-Windows: ligatures not rendering correctly v9.1.0133
Sun, 18 Feb 2024 09:45:06 +0100 Christian Brabandt patch 9.1.0114: Setting some options may change curswant v9.1.0114
Mon, 15 Jan 2024 22:30:03 +0100 Christian Brabandt patch 9.1.0030: Cannot use terminal alternate font v9.1.0030
Sat, 16 Dec 2023 14:30:04 +0100 Christian Brabandt patch 9.0.2171: The options[] array is still not sorted alphabetically v9.0.2171
Sun, 10 Dec 2023 15:16:32 +0100 Christian Brabandt patch 9.0.2154: The option[] array is not sorted v9.0.2154
Wed, 25 Oct 2023 21:00:06 +0200 Christian Brabandt patch 9.0.2065: EXPAND flag set for filetype option v9.0.2065
Tue, 17 Oct 2023 10:15:08 +0200 Christian Brabandt patch 9.0.2035: [security] use-after-free with wildmenu v9.0.2035
Thu, 05 Oct 2023 21:00:07 +0200 Christian Brabandt patch 9.0.1991: no cmdline completion for setting the font v9.0.1991
Sun, 01 Oct 2023 09:30:03 +0200 Christian Brabandt patch 9.0.1968: cmdline completion should consider key option v9.0.1968
Fri, 29 Sep 2023 20:45:04 +0200 Christian Brabandt patch 9.0.1958: cannot complete option values v9.0.1958
Wed, 20 Sep 2023 20:30:06 +0200 Christian Brabandt patch 9.0.1921: not possible to use the jumplist like a stack v9.0.1921
Fri, 10 Mar 2023 17:45:05 +0100 Bram Moolenaar patch 9.0.1397: highlight for popupmenu kind and extra cannot be set v9.0.1397
Sat, 04 Mar 2023 21:00:04 +0100 Bram Moolenaar patch 9.0.1379: functions for handling options are not ordered v9.0.1379
Fri, 03 Mar 2023 13:30:03 +0100 Bram Moolenaar patch 9.0.1374: function for setting options not used consistently v9.0.1374
Thu, 02 Mar 2023 16:00:05 +0100 Bram Moolenaar patch 9.0.1369: still some "else if" constructs for setting options v9.0.1369
Mon, 27 Feb 2023 14:00:03 +0100 Bram Moolenaar patch 9.0.1359: too many "else if" statements in handling options v9.0.1359
Sat, 25 Feb 2023 13:00:05 +0100 Bram Moolenaar patch 9.0.1353: too many "else if" statements to handle option values v9.0.1353
Thu, 23 Feb 2023 16:15:04 +0100 Bram Moolenaar patch 9.0.1345: too many "else if" statements for handling options v9.0.1345
Mon, 20 Feb 2023 13:30:05 +0100 Bram Moolenaar patch 9.0.1330: handling new value of an option has a long "else if" chain v9.0.1330
Sun, 22 Jan 2023 22:15:04 +0100 Bram Moolenaar patch 9.0.1234: the code style has to be checked manually
Tue, 10 Jan 2023 13:45:04 +0100 Bram Moolenaar patch 9.0.1168: code to enable/disable mouse is not from terminfo/termcap v9.0.1168
Thu, 15 Dec 2022 14:30:05 +0100 Bram Moolenaar patch 9.0.1061: cannot display 'showcmd' somewhere else v9.0.1061
Thu, 01 Dec 2022 20:30:03 +0100 Bram Moolenaar patch 9.0.0983: stray characters displayed when starting the GUI v9.0.0983
Fri, 25 Nov 2022 16:15:04 +0100 Bram Moolenaar patch 9.0.0948: 'ttyfast' is set for arbitrary terminals v9.0.0948
Wed, 23 Nov 2022 21:30:04 +0100 Bram Moolenaar patch 9.0.0930: cannot debug the Kitty keyboard protocol with TermDebug v9.0.0930
Sat, 12 Nov 2022 13:00:05 +0100 Bram Moolenaar patch 9.0.0862: default value of 'endoffile' is wrong v9.0.0862
Fri, 28 Oct 2022 10:45:07 +0200 Bram Moolenaar patch 9.0.0817