log src/optionstr.c @ 35069:abc67b413453 default tip

age author description
Sun, 31 Mar 2024 18:45:05 +0200 Christian Brabandt patch 9.1.0231: Filetype may be undetected when SwapExists sets ft in other buf v9.1.0231
Fri, 01 Mar 2024 23:15:08 +0100 Christian Brabandt patch 9.1.0146: v:echospace wrong with invalid value of 'showcmdloc' v9.1.0146
Thu, 29 Feb 2024 18:00:04 +0100 Christian Brabandt patch 9.1.0145: v:echospace not correct when 'showcmdloc' != last v9.1.0145
Mon, 26 Feb 2024 22:30:02 +0100 Christian Brabandt patch 9.1.0139: MS-Windows: ligatures map cleared on startup v9.1.0139
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
Sat, 03 Feb 2024 18:15:04 +0100 Christian Brabandt patch 9.1.0074: did_set_breakat() should be in optionstr.c v9.1.0074
Wed, 17 Jan 2024 21:15:03 +0100 Christian Brabandt patch 9.1.0039: too vague errors for 'listchars'/'fillchars' v9.1.0039
Wed, 03 Jan 2024 20:00:06 +0100 Christian Brabandt patch 9.1.0004: reloading colorscheme when not changing 'background' v9.1.0004
Tue, 19 Dec 2023 20:15:06 +0100 Christian Brabandt patch 9.0.2175: Compile error with Motif UI + mouse support v9.0.2176
Sun, 10 Dec 2023 15:16:25 +0100 Christian Brabandt patch 9.0.2153: no support to build on OpenVMS v9.0.2153
Sun, 10 Dec 2023 15:16:19 +0100 Christian Brabandt patch 9.0.2150: Using int for errbuflen in option funcs v9.0.2150
Sun, 10 Dec 2023 15:16:04 +0100 Christian Brabandt patch 9.0.2142: [security]: stack-buffer-overflow in option callback functions v9.0.2142
Tue, 17 Oct 2023 11:00:03 +0200 Christian Brabandt patch 9.0.2037: A few remaining cmdline completion issues with C-E/Y v9.0.2037
Sun, 15 Oct 2023 09:11:10 +0200 Christian Brabandt patch 9.0.2025: no cmdline completion for ++opt args v9.0.2025
Thu, 05 Oct 2023 22:30:04 +0200 Christian Brabandt patch 9.0.1993: warning about unused function definition v9.0.1993
Thu, 05 Oct 2023 21:00:07 +0200 Christian Brabandt patch 9.0.1991: no cmdline completion for setting the font v9.0.1991
Mon, 02 Oct 2023 23:30:02 +0200 Christian Brabandt patch 9.0.1976: style: space before tab in optionstr.c v9.0.1976
Mon, 02 Oct 2023 21:45:07 +0200 Christian Brabandt patch 9.0.1973: Clean up cmdline option completion code v9.0.1973
Sun, 01 Oct 2023 09:30:03 +0200 Christian Brabandt patch 9.0.1968: cmdline completion should consider key option v9.0.1968
Sat, 30 Sep 2023 12:45:05 +0200 Christian Brabandt patch 9.0.1960: Make CI checks more strict v9.0.1960
Fri, 29 Sep 2023 20:45:04 +0200 Christian Brabandt patch 9.0.1958: cannot complete option values v9.0.1958
Fri, 29 Sep 2023 20:30:04 +0200 Christian Brabandt patch 9.0.1957: termcap options should change when setting keyprotocol v9.0.1957
Thu, 21 Sep 2023 16:45:06 +0200 Christian Brabandt patch 9.0.1924: LSP server message still wrongly handled (after 9.0.1922) v9.0.1924
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, 11 Aug 2023 23:30:03 +0200 Christian Brabandt patch 9.0.1687: mapset() not properly handling script ID v9.0.1687
Tue, 27 Jun 2023 20:00:04 +0200 Bram Moolenaar patch 9.0.1669: Crash syncing swapfile in new buffer when using sodium crypt v9.0.1669
Mon, 26 Jun 2023 13:13:12 +0200 Christian Brabandt Fix line endings issue
Mon, 26 Jun 2023 09:54:34 +0200 Christian Brabandt normalize line endings
Wed, 31 May 2023 18:15:04 +0200 Bram Moolenaar patch 9.0.1594: some internal error messages are translated v9.0.1594
Thu, 11 May 2023 16:15:08 +0200 Bram Moolenaar patch 9.0.1540: reverse() on string doesn't work in compiled function v9.0.1540
Sun, 23 Apr 2023 19:00:05 +0200 Bram Moolenaar patch 9.0.1481: decrypting with libsodium may fail if the library changes v9.0.1481
Sun, 12 Mar 2023 22:30:05 +0100 Bram Moolenaar patch 9.0.1403: unused variables and functions v9.0.1403
Tue, 07 Mar 2023 19:00:04 +0100 Bram Moolenaar patch 9.0.1391: "clear" macros are not always used v9.0.1391
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
Wed, 01 Mar 2023 13:45:04 +0100 Bram Moolenaar patch 9.0.1366: functions for setting options are in random order v9.0.1366
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
Tue, 21 Feb 2023 15:30:08 +0100 Bram Moolenaar patch 9.0.1336: functions without arguments are not always declared properly v9.0.1336
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
Wed, 15 Feb 2023 20:15:03 +0100 Bram Moolenaar patch 9.0.1313: some settings use the current codepage instead of 'encoding' v9.0.1313
Mon, 13 Feb 2023 17:15:04 +0100 Bram Moolenaar patch 9.0.1307: setting 'formatoptions' with :let doesn't check for errors v9.0.1307
Sat, 11 Feb 2023 12:30:03 +0100 Bram Moolenaar patch 9.0.1300: 'statusline' only supports one "%=" item v9.0.1300
Thu, 02 Feb 2023 17:45:05 +0100 Bram Moolenaar patch 9.0.1275: the code for setting options is too complicated v9.0.1275
Tue, 31 Jan 2023 14:30:04 +0100 Bram Moolenaar patch 9.0.1267: the did_set_string_option function is too long v9.0.1267
Mon, 30 Jan 2023 20:30:02 +0100 Bram Moolenaar patch 9.0.1264: Motif: compiler warning for unused argument v9.0.1264
Mon, 30 Jan 2023 14:15:05 +0100 Bram Moolenaar patch 9.0.1262: the did_set_string_option function is too long v9.0.1262
Sat, 28 Jan 2023 17:45:03 +0100 Bram Moolenaar patch 9.0.1255: changing 'virtualedit' does not have immediate effect v9.0.1255
Wed, 25 Jan 2023 16:45:03 +0100 Bram Moolenaar patch 9.0.1243: :setglobal cannot use script-local function for "expr" option v9.0.1243
Mon, 16 Jan 2023 19:30:04 +0100 Bram Moolenaar patch 9.0.1208: code is indented more than necessary v9.0.1208
Fri, 16 Dec 2022 17:45:04 +0100 Bram Moolenaar patch 9.0.1064: code for making 'shortmess' temporarily empty is repeated v9.0.1064
Thu, 15 Dec 2022 14:30:05 +0100 Bram Moolenaar patch 9.0.1061: cannot display 'showcmd' somewhere else v9.0.1061
Mon, 28 Nov 2022 12:45:04 +0100 Bram Moolenaar patch 9.0.0963: function name does not match autocmd event name v9.0.0963
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, 15 Oct 2022 17:15:04 +0200 Bram Moolenaar patch 9.0.0761: cannot use 'indentexpr' for Lisp indenting v9.0.0761
Tue, 04 Oct 2022 17:30:06 +0200 Bram Moolenaar patch 9.0.0657: too many #ifdefs v9.0.0657
Mon, 03 Oct 2022 16:30:04 +0200 Bram Moolenaar patch 9.0.0647: the 'splitscroll' option is not a good name v9.0.0647