log src/version.c @ 31221:59de2172e99d v9.0.0944

age author description
Thu, 24 Nov 2022 23:45:02 +0100 Bram Moolenaar patch 9.0.0944: 'cursorline' causes virtual text highlight to continue v9.0.0944
Thu, 24 Nov 2022 21:30:04 +0100 Bram Moolenaar patch 9.0.0943: pretending to go out of Insert mode when Esc is received v9.0.0943
Thu, 24 Nov 2022 21:15:02 +0100 Bram Moolenaar patch 9.0.0942: Workflow Description Language files are not recognized v9.0.0942
Thu, 24 Nov 2022 16:30:04 +0100 Bram Moolenaar patch 9.0.0941: CI failures in sound dummy v9.0.0941
Thu, 24 Nov 2022 15:15:03 +0100 Bram Moolenaar patch 9.0.0940: crash when typing a letter in a terminal window v9.0.0940
Thu, 24 Nov 2022 14:30:03 +0100 Bram Moolenaar patch 9.0.0939: still using simplified mappings when using kitty protocol v9.0.0939
Thu, 24 Nov 2022 13:30:03 +0100 Bram Moolenaar patch 9.0.0938: MS-Windows: debug executable not found when running test v9.0.0938
Thu, 24 Nov 2022 13:15:02 +0100 Bram Moolenaar patch 9.0.0937: forked repositories send out useless email v9.0.0937
Thu, 24 Nov 2022 12:45:03 +0100 Bram Moolenaar patch 9.0.0936: wrong type for "isunnamed" returned by getreginfo() v9.0.0936
Thu, 24 Nov 2022 12:00:05 +0100 Bram Moolenaar patch 9.0.0935: when using dash it may not be recognize as filetype "sh" v9.0.0935
Thu, 24 Nov 2022 01:15:04 +0100 Bram Moolenaar patch 9.0.0934: various code formatting issues v9.0.0934
Thu, 24 Nov 2022 00:45:03 +0100 Bram Moolenaar patch 9.0.0933: Kitty shows "already at oldest change" on startup v9.0.0933
Wed, 23 Nov 2022 23:45:03 +0100 Bram Moolenaar patch 9.0.0932: Oblivion files are not recognized v9.0.0932
Wed, 23 Nov 2022 23:30:03 +0100 Bram Moolenaar patch 9.0.0931: MS-Windows: mouse column limited to 223 v9.0.0931
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
Wed, 23 Nov 2022 15:45:04 +0100 Bram Moolenaar patch 9.0.0929: build failure with tiny version v9.0.0929
Wed, 23 Nov 2022 13:15:03 +0100 Bram Moolenaar patch 9.0.0928: using Ruby LDFLAGS may cause build problems v9.0.0928
Wed, 23 Nov 2022 12:45:05 +0100 Bram Moolenaar patch 9.0.0927: Coverity warns for using a NULL pointer v9.0.0927
Wed, 23 Nov 2022 12:45:04 +0100 Bram Moolenaar patch 9.0.0926: Coverity warns for not using return value of dict_add() v9.0.0926
Wed, 23 Nov 2022 12:30:04 +0100 Bram Moolenaar patch 9.0.0925: two conditions are always false v9.0.0925
Tue, 22 Nov 2022 23:15:03 +0100 Bram Moolenaar patch 9.0.0924: the first termcap entry of a builtin termcap is not used v9.0.0924
Tue, 22 Nov 2022 21:45:02 +0100 Bram Moolenaar patch 9.0.0923: second SIGWINCH signal may be ignored v9.0.0923
Tue, 22 Nov 2022 20:30:04 +0100 Bram Moolenaar patch 9.0.0922: Mermaid files are not recognized v9.0.0922
Tue, 22 Nov 2022 19:30:04 +0100 Bram Moolenaar patch 9.0.0921: missing defined(PROTO) in #ifdef v9.0.0921
Tue, 22 Nov 2022 19:15:02 +0100 Bram Moolenaar patch 9.0.0920: cannot find an import prefixed with "s:" v9.0.0920
Tue, 22 Nov 2022 14:30:04 +0100 Bram Moolenaar patch 9.0.0919: build failure with tiny features v9.0.0919
Tue, 22 Nov 2022 14:00:04 +0100 Bram Moolenaar patch 9.0.0918: MS-Windows: modifier keys do not work with mouse scroll event v9.0.0918
Tue, 22 Nov 2022 13:45:04 +0100 Bram Moolenaar patch 9.0.0917: the WinScrolled autocommand event is not enough v9.0.0917
Mon, 21 Nov 2022 21:00:06 +0100 Bram Moolenaar patch 9.0.0916: getbufline() is inefficient for getting a single line v9.0.0916
Sun, 20 Nov 2022 13:15:04 +0100 Bram Moolenaar patch 9.0.0915: WinScrolled may trigger immediately when defined v9.0.0915
Sun, 20 Nov 2022 12:15:04 +0100 Bram Moolenaar patch 9.0.0914: deletebufline() may move marks in the wrong window v9.0.0914
Sat, 19 Nov 2022 22:30:03 +0100 Bram Moolenaar patch 9.0.0913: only change in current window triggers the WinScrolled event v9.0.0913
Sat, 19 Nov 2022 20:15:03 +0100 Bram Moolenaar patch 9.0.0912: libvterm with modifyOtherKeys level 2 does not match xterm v9.0.0912
Sat, 19 Nov 2022 15:45:03 +0100 Bram Moolenaar patch 9.0.0911: with 'smoothscroll' set mouse click position may be wrong v9.0.0911
Sat, 19 Nov 2022 15:00:03 +0100 Bram Moolenaar patch 9.0.0910: setting lines in another buffer may not work well v9.0.0910
Sat, 19 Nov 2022 14:15:03 +0100 Bram Moolenaar patch 9.0.0909: error message for layout change does not match action v9.0.0909
Sat, 19 Nov 2022 13:30:05 +0100 Bram Moolenaar patch 9.0.0908: with 'smoothscroll' cursor may end up in wrong position v9.0.0908
Sat, 19 Nov 2022 12:45:04 +0100 Bram Moolenaar patch 9.0.0907: restoring window after WinScrolled may fail v9.0.0907
Sat, 19 Nov 2022 12:00:04 +0100 Bram Moolenaar patch 9.0.0906: mouse scroll code is not optimal v9.0.0906
Sat, 19 Nov 2022 00:15:03 +0100 Bram Moolenaar patch 9.0.0905: virtual text after the line wraps when 'wrap' is off v9.0.0905
Fri, 18 Nov 2022 23:15:04 +0100 Bram Moolenaar patch 9.0.0904: various comment and indent flaws v9.0.0904
Fri, 18 Nov 2022 22:30:04 +0100 Bram Moolenaar patch 9.0.0903: key code checker doesn't check modifyOtherKeys resource v9.0.0903
Fri, 18 Nov 2022 19:00:05 +0100 Bram Moolenaar patch 9.0.0902: some mouse scroll code is not in a good place v9.0.0902
Fri, 18 Nov 2022 15:15:04 +0100 Bram Moolenaar patch 9.0.0901: setting w_leftcol and handling side effects is confusing v9.0.0901
Fri, 18 Nov 2022 14:00:07 +0100 Bram Moolenaar patch 9.0.0900: cursor moves too far with 'smoothscroll' v9.0.0900
Thu, 17 Nov 2022 23:15:02 +0100 Bram Moolenaar patch 9.0.0899: the builtin terminals are in one long list v9.0.0899
Thu, 17 Nov 2022 20:15:06 +0100 Bram Moolenaar patch 9.0.0898: with 'smoothscroll' cursor is one screen line too far down v9.0.0898
Thu, 17 Nov 2022 19:45:03 +0100 Bram Moolenaar patch 9.0.0897: Clinical Quality Language files are not recognized v9.0.0897
Thu, 17 Nov 2022 17:45:03 +0100 Bram Moolenaar patch 9.0.0896: test for home key fails when 'term' is "tmux" v9.0.0896
Thu, 17 Nov 2022 16:30:03 +0100 Bram Moolenaar patch 9.0.0895: file renamed twice in test, missing feature check v9.0.0895
Thu, 17 Nov 2022 16:00:06 +0100 Bram Moolenaar patch 9.0.0894: virtual text property highlight ignores window background v9.0.0894
Thu, 17 Nov 2022 13:45:04 +0100 Bram Moolenaar patch 9.0.0893: 'smoothscroll' cursor calculations wrong when 'number' is set v9.0.0893
Thu, 17 Nov 2022 12:45:05 +0100 Bram Moolenaar patch 9.0.0892: may redraw when not needed v9.0.0892
Wed, 16 Nov 2022 23:15:04 +0100 Bram Moolenaar patch 9.0.0891: virtual text below after match has wrong highlight v9.0.0891
Wed, 16 Nov 2022 21:45:03 +0100 Bram Moolenaar patch 9.0.0890: no test for what patch 9.0.0827 fixes v9.0.0890
Wed, 16 Nov 2022 17:15:04 +0100 Bram Moolenaar patch 9.0.0889: keycode check script has a few flaws v9.0.0889
Wed, 16 Nov 2022 13:15:04 +0100 Bram Moolenaar patch 9.0.0888: MS-Windows GUI: CTRL-] does not work on Swiss keyboard v9.0.0888
Wed, 16 Nov 2022 00:00:04 +0100 Bram Moolenaar patch 9.0.0887: cannot easily try out what codes various keys produce v9.0.0887
Tue, 15 Nov 2022 18:45:03 +0100 Bram Moolenaar patch 9.0.0886: horizontal mouse scroll only works in the GUI v9.0.0886
Tue, 15 Nov 2022 15:00:08 +0100 Bram Moolenaar patch 9.0.0885: informational message has an error message number v9.0.0885