log src/optionstr.c @ 35162:860a5fb8eaf2 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
Thu, 25 Aug 2022 17:15:03 +0200 Bram Moolenaar patch 9.0.0265: no good reason why the "gf" command isn't in the tiny version v9.0.0265
Tue, 16 Aug 2022 21:30:04 +0200 Bram Moolenaar patch 9.0.0222: no good reason why text objects are only in larger builds v9.0.0222
Sun, 14 Aug 2022 15:30:05 +0200 Bram Moolenaar patch 9.0.0206: redraw flags are not named specifically v9.0.0206
Tue, 09 Aug 2022 14:00:05 +0200 Bram Moolenaar patch 9.0.0176: checking character options is duplicated and incomplete v9.0.0176
Wed, 27 Jul 2022 19:30:03 +0200 Bram Moolenaar patch 9.0.0096: flag "new_value_alloced" is always true v9.0.0096
Mon, 04 Jul 2022 22:15:03 +0200 Bram Moolenaar patch 9.0.0040: use of set_chars_option() is confusing v9.0.0040
Mon, 04 Jul 2022 19:15:03 +0200 Bram Moolenaar patch 9.0.0038: 'listchars' test fails v9.0.0038
Mon, 04 Jul 2022 18:45:04 +0200 Bram Moolenaar patch 9.0.0036: 'fillchars' cannot have window-local values v9.0.0036
Sat, 04 Jun 2022 23:30:03 +0200 Bram Moolenaar patch 8.2.5056: the channel log only contains some of the raw terminal output v8.2.5056
Sat, 21 May 2022 21:30:04 +0200 Bram Moolenaar patch 8.2.4993: smart/C/lisp indenting is optional v8.2.4993
Thu, 12 May 2022 18:45:02 +0200 Bram Moolenaar patch 8.2.4943: changing 'switchbuf' may have no effect v8.2.4943
Fri, 15 Apr 2022 22:00:03 +0200 Bram Moolenaar patch 8.2.4754: using cached values after unsetting some environment variables v8.2.4754
Fri, 15 Apr 2022 15:00:04 +0200 Bram Moolenaar patch 8.2.4753: error from setting an option is silently ignored v8.2.4753
Fri, 15 Apr 2022 14:30:03 +0200 Bram Moolenaar patch 8.2.4752: wrong 'statusline' value can cause illegal memory access v8.2.4752
Thu, 14 Apr 2022 21:45:02 +0200 Bram Moolenaar patch 8.2.4750: small pieces of dead code v8.2.4750
Wed, 13 Apr 2022 13:00:06 +0200 Bram Moolenaar patch 8.2.4744: a terminal window can't use the bell v8.2.4744
Thu, 07 Apr 2022 13:45:04 +0200 Bram Moolenaar patch 8.2.4702: C++ scope labels are hard-coded v8.2.4702
Tue, 05 Apr 2022 15:30:02 +0200 Bram Moolenaar patch 8.2.4694: avoidance of #elif causes more preproc nesting v8.2.4694
Thu, 24 Feb 2022 14:30:05 +0100 Bram Moolenaar patch 8.2.4463: completion only uses strict matching v8.2.4463
Tue, 08 Feb 2022 13:15:05 +0100 Bram Moolenaar patch 8.2.4325: 'wildmenu' only shows few matches v8.2.4325
Fri, 28 Jan 2022 16:30:11 +0100 Bram Moolenaar patch 8.2.4241: some type casts are redundant v8.2.4241
Sun, 23 Jan 2022 15:30:03 +0100 Bram Moolenaar patch 8.2.4193: cannot use an import in 'charconvert' v8.2.4193
Sat, 08 Jan 2022 13:45:04 +0100 Bram Moolenaar patch 8.2.4038: various code not used when features are disabled v8.2.4038
Fri, 07 Jan 2022 18:00:04 +0100 Bram Moolenaar patch 8.2.4029: debugging NFA regexp my crash, cached indent may be wrong v8.2.4029
Wed, 05 Jan 2022 21:30:04 +0100 Bram Moolenaar patch 8.2.4012: error messages are spread out v8.2.4012
Tue, 04 Jan 2022 21:00:05 +0100 Bram Moolenaar patch 8.2.4003: error messages are spread out v8.2.4003
Sun, 02 Jan 2022 22:30:04 +0100 Bram Moolenaar patch 8.2.3987: error messages are spread out v8.2.3987
Sat, 01 Jan 2022 17:00:04 +0100 Bram Moolenaar patch 8.2.3970: error messages are spread out v8.2.3970
Sat, 01 Jan 2022 15:30:05 +0100 Bram Moolenaar patch 8.2.3967: error messages are spread out v8.2.3967
Sat, 01 Jan 2022 00:00:04 +0100 Bram Moolenaar patch 8.2.3961: error messages are spread out v8.2.3961
Sun, 26 Dec 2021 23:00:04 +0100 Bram Moolenaar patch 8.2.3908: cannot use a script-local function for 'foldtext' v8.2.3908
Sun, 26 Dec 2021 12:00:04 +0100 Bram Moolenaar patch 8.2.3900: it is not easy to use a script-local function for an option v8.2.3900
Sat, 04 Dec 2021 15:15:03 +0100 Bram Moolenaar patch 8.2.3735: cannot use a lambda for 'imactivatefunc' v8.2.3735
Fri, 03 Dec 2021 12:15:04 +0100 Bram Moolenaar patch 8.2.3725: cannot use a lambda for 'completefunc' and 'omnifunc' v8.2.3725
Mon, 29 Nov 2021 21:45:04 +0100 Bram Moolenaar patch 8.2.3699: the +title feature adds a lot of #ifdef but little code v8.2.3699
Wed, 24 Nov 2021 17:45:03 +0100 Bram Moolenaar patch 8.2.3665: cannot use a lambda for 'tagfunc' v8.2.3665
Sat, 20 Nov 2021 15:00:05 +0100 Bram Moolenaar patch 8.2.3628: looking terminal colors is a bit slow v8.2.3628
Thu, 18 Nov 2021 23:15:04 +0100 Bram Moolenaar patch 8.2.3619: cannot use a lambda for 'operatorfunc' v8.2.3619
Fri, 12 Nov 2021 21:00:06 +0100 Bram Moolenaar patch 8.2.3588: break statement is never reached v8.2.3588
Wed, 20 Oct 2021 12:15:04 +0200 Bram Moolenaar patch 8.2.3545: setcellwidths() may make 'listchars' or 'fillchars' invalid v8.2.3545
Sat, 16 Oct 2021 22:15:04 +0200 Bram Moolenaar patch 8.2.3525: option variable name does not match option name v8.2.3525
Sat, 16 Oct 2021 22:00:05 +0200 Bram Moolenaar patch 8.2.3524: GUI: ligatures are not used v8.2.3524
Sat, 16 Oct 2021 16:45:04 +0200 Bram Moolenaar patch 8.2.3520: cannot define a function for thesaurus completion v8.2.3520
Sat, 04 Sep 2021 19:00:03 +0200 Bram Moolenaar patch 8.2.3402: invalid memory access when using :retab with large value v8.2.3402
Tue, 03 Aug 2021 18:45:04 +0200 Bram Moolenaar patch 8.2.3280: 'virtualedit' local to buffer is not the best solution v8.2.3280
Mon, 26 Jul 2021 22:30:05 +0200 Bram Moolenaar patch 8.2.3227: 'virtualedit' can only be set globally v8.2.3227
Sun, 27 Jun 2021 22:15:04 +0200 Bram Moolenaar patch 8.2.3069: error messages are spread out v8.2.3069
Sun, 20 Jun 2021 14:15:07 +0200 Bram Moolenaar patch 8.2.3022: available encryption methods are not strong enough v8.2.3022
Sat, 15 May 2021 17:30:03 +0200 Bram Moolenaar patch 8.2.2854: custom statusline cannot contain % items v8.2.2854
Mon, 03 May 2021 20:45:04 +0200 Bram Moolenaar patch 8.2.2830: terminal colors are not updated when 'background' is set v8.2.2830
Fri, 16 Apr 2021 20:00:05 +0200 Bram Moolenaar patch 8.2.2772: problems when restoring 'runtimepath' from a session file v8.2.2772
Wed, 10 Mar 2021 13:45:03 +0100 Bram Moolenaar patch 8.2.2581: Vim9: sourcing Vim9 script triggers a redraw v8.2.2581
Mon, 15 Feb 2021 20:45:04 +0100 Bram Moolenaar patch 8.2.2518: 'listchars' should be window-local v8.2.2518
Mon, 01 Feb 2021 18:45:06 +0100 Bram Moolenaar patch 8.2.2446: setting 'term' empty has different error if compiled with GUI v8.2.2446
Mon, 26 Oct 2020 21:15:06 +0100 Bram Moolenaar patch 8.2.1909: number of status line items is limited to 80 v8.2.1909
Sat, 05 Sep 2020 14:30:03 +0200 Bram Moolenaar patch 8.2.1595: cannot easily see what Vim sends to the terminal v8.2.1595
Mon, 20 Jul 2020 21:45:04 +0200 Bram Moolenaar patch 8.2.1255: cannot use a lambda with quickfix functions v8.2.1255
Sat, 18 Jul 2020 16:15:04 +0200 Bram Moolenaar patch 8.2.1237: changing 'completepopup' after opening popup has no effect v8.2.1237
Wed, 10 Jun 2020 22:00:04 +0200 Bram Moolenaar patch 8.2.0953: spell checking doesn't work for CamelCased words v8.2.0953
Mon, 08 Jun 2020 19:00:04 +0200 Bram Moolenaar patch 8.2.0932: missspelling spelllang v8.2.0932