log src/term.c @ 19783:546bdeef35f1 v8.2.0448

age author description
Wed, 26 Feb 2020 16:30:04 +0100 Bram Moolenaar patch 8.2.0320: no Haiku support v8.2.0320
Sat, 22 Feb 2020 23:00:05 +0100 Bram Moolenaar patch 8.2.0302: setting 'term' may cause error in TermChanged autocommand v8.2.0302
Sat, 15 Feb 2020 23:15:04 +0100 Bram Moolenaar patch 8.2.0260: several lines of code are duplicated v8.2.0260
Sat, 08 Feb 2020 14:30:09 +0100 Bram Moolenaar patch 8.2.0231: silent system command may clear the screen v8.2.0231
Sun, 26 Jan 2020 22:15:05 +0100 Bram Moolenaar patch 8.2.0156: various typos in source files and tests v8.2.0156
Fri, 24 Jan 2020 20:30:04 +0100 Bram Moolenaar patch 8.2.0148: mapping related function in wrong source file v8.2.0148
Sun, 29 Dec 2019 23:15:04 +0100 Bram Moolenaar patch 8.2.0056: execution stack is incomplete and inefficient v8.2.0056
Sat, 07 Dec 2019 18:00:03 +0100 Bram Moolenaar patch 8.1.2406: leaking memory in test_paste and test_registers v8.1.2406
Thu, 05 Dec 2019 21:45:04 +0100 Bram Moolenaar patch 8.1.2395: using old C style comments v8.1.2395
Tue, 26 Nov 2019 19:45:04 +0100 Bram Moolenaar patch 8.1.2350: other text for CTRL-V in Insert mode with modifyOtherKeys v8.1.2350
Thu, 21 Nov 2019 22:15:03 +0100 Bram Moolenaar patch 8.1.2331: the option.c file is still very big v8.1.2331
Sun, 17 Nov 2019 17:15:04 +0100 Bram Moolenaar patch 8.1.2313: debugging where a delay comes from is not easy v8.1.2313
Thu, 24 Oct 2019 18:00:04 +0200 Bram Moolenaar patch 8.1.2209: LF in escape codes may be expanded to CR-LF v8.1.2209
Sun, 20 Oct 2019 20:00:03 +0200 Bram Moolenaar patch 8.1.2194: modifyOtherKeys is not enabled by default v8.1.2194
Fri, 18 Oct 2019 21:30:03 +0200 Bram Moolenaar patch 8.1.2174: screen not recognized as supporting "sgr" mouse codes v8.1.2174
Thu, 17 Oct 2019 23:15:04 +0200 Bram Moolenaar patch 8.1.2171: mouse support not always available v8.1.2171
Thu, 17 Oct 2019 22:30:03 +0200 Bram Moolenaar patch 8.1.2170: cannot build without the +termresponse feature v8.1.2170
Thu, 17 Oct 2019 22:00:03 +0200 Bram Moolenaar patch 8.1.2169: terminal flags are never reset v8.1.2169
Sun, 13 Oct 2019 16:45:04 +0200 Bram Moolenaar patch 8.1.2145: cannot map <C-H> when modifyOtherKeys is enabled v8.1.2145
Sat, 12 Oct 2019 21:15:04 +0200 Bram Moolenaar patch 8.1.2144: side effects when using t_ti to enable modifyOtherKeys v8.1.2144
Sat, 12 Oct 2019 18:30:04 +0200 Bram Moolenaar patch 8.1.2142: some key mappings do not work with modifyOtherKeys v8.1.2142
Thu, 10 Oct 2019 21:15:04 +0200 Bram Moolenaar patch 8.1.2134: modifier keys are not always recognized v8.1.2134
Tue, 08 Oct 2019 20:30:04 +0200 Bram Moolenaar patch 8.1.2123: parsing CSI sequence is messy v8.1.2123
Mon, 23 Sep 2019 21:30:04 +0200 Bram Moolenaar patch 8.1.2070: mouse code is spread out v8.1.2070
Sat, 21 Sep 2019 21:00:07 +0200 Bram Moolenaar patch 8.1.2062: the mouse code is spread out v8.1.2062
Wed, 21 Aug 2019 14:45:04 +0200 Bram Moolenaar patch 8.1.1901: the +insert_expand feature is not always available v8.1.1901
Tue, 20 Aug 2019 20:15:07 +0200 Bram Moolenaar patch 8.1.1891: functions used in one file are global v8.1.1891
Sun, 18 Aug 2019 22:30:04 +0200 Bram Moolenaar patch 8.1.1887: the +cmdline_compl feature is not in the tiny version v8.1.1887
Wed, 24 Jul 2019 14:30:08 +0200 Bram Moolenaar patch 8.1.1739: deleted match highlighting not updated in other window v8.1.1739
Fri, 12 Jul 2019 15:45:05 +0200 Bram Moolenaar patch 8.1.1664: GUI resize may cause changing Rows at a bad time v8.1.1664
Thu, 06 Jun 2019 15:30:06 +0200 Bram Moolenaar patch 8.1.1481: length for two-digit rgb termresponse is off by one v8.1.1481
Wed, 05 Jun 2019 23:00:07 +0200 Bram Moolenaar patch 8.1.1471: 'background' not correctly set for 2-digit rgb termresponse v8.1.1471
Wed, 05 Jun 2019 22:15:05 +0200 Bram Moolenaar patch 8.1.1469: no test for checking the cursor style response v8.1.1469
Tue, 04 Jun 2019 21:45:05 +0200 Bram Moolenaar patch 8.1.1464: only 4-digit rgb termresponse is recognized v8.1.1464
Tue, 28 May 2019 23:15:10 +0200 Bram Moolenaar patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts v8.1.1414
Sat, 25 May 2019 20:30:06 +0200 Bram Moolenaar patch 8.1.1393: unnecessary type casts v8.1.1393
Fri, 24 May 2019 19:00:07 +0200 Bram Moolenaar patch 8.1.1384: using "int" for alloc() often results in compiler warnings v8.1.1384
Sat, 11 May 2019 21:45:04 +0200 Bram Moolenaar patch 8.1.1323: 'mouse' option is reset when using GPM mouse v8.1.1323
Fri, 10 May 2019 23:15:05 +0200 Bram Moolenaar patch 8.1.1315: there is always a delay if a termrequest is never answered v8.1.1315
Wed, 08 May 2019 16:45:07 +0200 Bram Moolenaar patch 8.1.1296: crash when using invalid command line argument v8.1.1296
Sat, 04 May 2019 17:00:07 +0200 Bram Moolenaar patch 8.1.1265: when GPM mouse support is enabled double clicks do not work v8.1.1265
Fri, 03 May 2019 21:15:05 +0200 Bram Moolenaar patch 8.1.1254: mapping completion contains dead code v8.1.1254
Fri, 03 May 2019 15:15:05 +0200 Bram Moolenaar patch 8.1.1251: no test for completion of mapping keys v8.1.1251
Thu, 02 May 2019 20:30:07 +0200 Bram Moolenaar patch 8.1.1246: cannot handle negative mouse coordinate from urxvt v8.1.1246
Sun, 28 Apr 2019 20:00:10 +0200 Bram Moolenaar patch 8.1.1230: a lot of code is shared between vim.exe and gvim.exe v8.1.1230
Sun, 21 Apr 2019 17:30:05 +0200 Bram Moolenaar patch 8.1.1198: bracketed paste may remain active after Vim exists v8.1.1198
Sun, 21 Apr 2019 00:15:05 +0200 Bram Moolenaar patch 8.1.1194: typos and small problems in source files v8.1.1194
Sat, 06 Apr 2019 20:15:03 +0200 Bram Moolenaar patch 8.1.1127: getwinpos() doesn't work in terminal on MS-Windows console v8.1.1127
Wed, 03 Apr 2019 21:30:04 +0200 Bram Moolenaar patch 8.1.1105: long escape sequences may be split up v8.1.1105
Sat, 30 Mar 2019 22:15:04 +0100 Bram Moolenaar patch 8.1.1096: MS-Windows: cannot distinguish BS and CTRL-H v8.1.1096
Fri, 22 Mar 2019 12:15:04 +0100 Bram Moolenaar patch 8.1.1034: too many #ifdefs v8.1.1034
Sun, 17 Feb 2019 17:45:08 +0100 Bram Moolenaar patch 8.1.0941: macros for MS-Windows are inconsistent v8.1.0941
Sat, 16 Feb 2019 17:00:05 +0100 Bram Moolenaar patch 8.1.0933: When using VTP scroll region isn't used properly v8.1.0933
Tue, 12 Feb 2019 21:00:09 +0100 Bram Moolenaar patch 8.1.0898: a messed up rgb.txt can crash Vim v8.1.0898
Thu, 24 Jan 2019 17:30:08 +0100 Bram Moolenaar patch 8.1.0810: too many #ifdefs v8.1.0810
Sun, 20 Jan 2019 15:45:07 +0100 Bram Moolenaar patch 8.1.0785: depending on the configuration some functions are unused v8.1.0785
Sat, 19 Jan 2019 17:45:07 +0100 Bram Moolenaar patch 8.1.0779: argument for message functions is inconsistent v8.1.0779
Sun, 13 Jan 2019 23:45:08 +0100 Bram Moolenaar patch 8.1.0743: giving error messages is not flexible v8.1.0743
Fri, 07 Dec 2018 13:30:07 +0100 Bram Moolenaar patch 8.1.0566: SGR not enabled for mintty because $TERM is "xterm" v8.1.0566
Tue, 02 Oct 2018 15:00:07 +0200 Christian Brabandt patch 8.1.0445: setting 'term' does not store location for termcap options v8.1.0445
Sun, 30 Sep 2018 21:45:07 +0200 Christian Brabandt patch 8.1.0443: unnecessary static function prototypes v8.1.0443
Fri, 21 Sep 2018 12:30:06 +0200 Christian Brabandt patch 8.1.0415: not actually using 16 colors with vtp v8.1.0415
Thu, 13 Sep 2018 15:45:05 +0200 Christian Brabandt patch 8.1.0377: xdiff doesn't use the Vim memory allocation functions v8.1.0377
Mon, 10 Sep 2018 21:15:07 +0200 Christian Brabandt patch 8.1.0362: cannot get the script line number when executing a function v8.1.0362
Tue, 21 Aug 2018 13:15:04 +0200 Christian Brabandt patch 8.1.0304: no redraw when using a STOP signal on Vim and then CONT v8.1.0304
Mon, 20 Aug 2018 22:00:07 +0200 Christian Brabandt patch 8.1.0302: crash when using :suspend and "fg" v8.1.0302
Tue, 07 Aug 2018 22:45:06 +0200 Christian Brabandt patch 8.1.0253: saving and restoring window title does not always work v8.1.0253
Tue, 07 Aug 2018 17:45:05 +0200 Christian Brabandt patch 8.1.0244: no redraw when using a STOP signal on Vim and then CONT v8.1.0244
Tue, 10 Jul 2018 17:45:05 +0200 Christian Brabandt patch 8.1.0176: overlapping string argument for strcpy() v8.1.0176
Fri, 06 Jul 2018 23:15:06 +0200 Christian Brabandt patch 8.1.0157: old iTerm2 is not recognized, resulting in stray output v8.1.0157
Tue, 03 Jul 2018 17:30:08 +0200 Christian Brabandt patch 8.1.0142: xterm and vt320 builtin termcap missing keypad keys v8.1.0142
Sat, 30 Jun 2018 17:15:05 +0200 Christian Brabandt patch 8.1.0129: still some xterm-like terminals get a stray "p" v8.1.0129
Wed, 23 May 2018 20:45:06 +0200 Christian Brabandt patch 8.1.0021: clang warns for undefined behavior v8.1.0021
Thu, 10 May 2018 14:45:06 +0200 Christian Brabandt patch 8.0.1808: can't build without TGETENT v8.0.1808
Thu, 10 May 2018 14:15:05 +0200 Christian Brabandt patch 8.0.1807: function to set terminal name is too long v8.0.1807
Sat, 05 May 2018 14:30:06 +0200 Christian Brabandt patch 8.0.1791: using uint8_t does not work everywhere v8.0.1791
Tue, 01 May 2018 17:45:05 +0200 Christian Brabandt patch 8.0.1785: missing symbol in Win32 small build v8.0.1785
Tue, 01 May 2018 16:00:07 +0200 Christian Brabandt patch 8.0.1783: cannot use 256 colors in a MS-Windows console v8.0.1783
Tue, 24 Apr 2018 21:45:08 +0200 Christian Brabandt patch 8.0.1762: terminal debug logging is a bit complicated v8.0.1762
Tue, 24 Apr 2018 15:30:08 +0200 Christian Brabandt patch 8.0.1753: various warnings from a static analyser v8.0.1753
Wed, 04 Apr 2018 22:00:06 +0200 Christian Brabandt patch 8.0.1659: scroll events not recognized for some xterm emulators v8.0.1659
Tue, 20 Mar 2018 11:30:06 +0100 Christian Brabandt patch 8.0.1618: color Grey50 is missing in the compiled-in table v8.0.1618
Tue, 06 Mar 2018 13:30:06 +0100 Christian Brabandt patch 8.0.1577: virtual replace test fails on MS-Windows v8.0.1577
Mon, 05 Mar 2018 22:45:06 +0100 Christian Brabandt patch 8.0.1573: getwinpos(1) may cause response to be handled as command v8.0.1573
Sun, 04 Mar 2018 20:15:05 +0100 Christian Brabandt patch 8.0.1566: too many #ifdefs v8.0.1566
Sun, 04 Mar 2018 18:15:08 +0100 Christian Brabandt patch 8.0.1564: too many #ifdefs v8.0.1564
Sat, 03 Mar 2018 21:30:06 +0100 Christian Brabandt patch 8.0.1563: timeout of getwinposx() can be too short
Fri, 02 Mar 2018 21:00:07 +0100 Christian Brabandt patch 8.0.1556: may not parse the t_RS response correctly v8.0.1556
Fri, 23 Feb 2018 18:30:07 +0100 Christian Brabandt patch 8.0.1532: compiler warnings without termguicolors feature v8.0.1532
Thu, 22 Feb 2018 21:15:05 +0100 Christian Brabandt patch 8.0.1531: cannot use 24 bit colors in MS-Windows console v8.0.1531
Sat, 10 Feb 2018 19:00:07 +0100 Christian Brabandt patch 8.0.1496: clearing a pointer takes two lines v8.0.1496
Wed, 31 Jan 2018 21:00:08 +0100 Christian Brabandt patch 8.0.1449: slow redrawing with DirectX v8.0.1449
Sat, 09 Dec 2017 15:15:05 +0100 Christian Brabandt patch 8.0.1380: using "vim -r swapfile" the hit-enter prompt is misplaced. v8.0.1380
Mon, 20 Nov 2017 22:00:07 +0100 Christian Brabandt patch 8.0.1324: some xterm sends different mouse move codes v8.0.1324
Sat, 18 Nov 2017 19:00:06 +0100 Christian Brabandt patch 8.0.1309: cannot use 'balloonexpr' in a terminal v8.0.1309
Thu, 16 Nov 2017 22:15:05 +0100 Christian Brabandt patch 8.0.1303: 'ttymouse' is not set to "sgr" for Terminal.app and Iterm2 v8.0.1303
Sun, 05 Nov 2017 21:30:04 +0100 Christian Brabandt patch 8.0.1272: warnings for unused variables in tiny build v8.0.1272
Sat, 04 Nov 2017 15:30:05 +0100 Christian Brabandt patch 8.0.1258: 'ttymouse' is set to "sgr" even though it's not supported v8.0.1258
Sat, 28 Oct 2017 21:15:35 +0200 Christian Brabandt patch 8.0.1236: Mac features are confusing v8.0.1236
Sun, 15 Oct 2017 21:45:05 +0200 Christian Brabandt patch 8.0.1198: older compilers don't know uint8_t v8.0.1198
Sun, 15 Oct 2017 13:30:05 +0200 Christian Brabandt patch 8.0.1195: can't build on MS-Windows v8.0.1195
Sat, 14 Oct 2017 23:30:05 +0200 Christian Brabandt patch 8.0.1194: actual fg and bg colors of terminal are unknown v8.0.1194
Wed, 04 Oct 2017 18:15:05 +0200 Christian Brabandt patch 8.0.1174: Mac Terminal.app has wrong color for white v8.0.1174
Fri, 29 Sep 2017 22:45:03 +0200 Christian Brabandt patch 8.0.1161: popup menu drawing problem when resizing terminal v8.0.1161
Fri, 22 Sep 2017 14:45:06 +0200 Christian Brabandt patch 8.0.1135: W_WINCOL() is always the same v8.0.1135
Tue, 19 Sep 2017 21:00:04 +0200 Christian Brabandt patch 8.0.1128: old xterm sends CTRL-X in response to t_RS v8.0.1128
Sat, 16 Sep 2017 21:00:06 +0200 Christian Brabandt patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefs v8.0.1118
Mon, 11 Sep 2017 20:45:04 +0200 Christian Brabandt patch 8.0.1094: using ssh from Terminal.app runs into xterm incompatibility v8.0.1094
Thu, 07 Sep 2017 20:30:04 +0200 Christian Brabandt patch 8.0.1069: still get CTRL-X sometimes v8.0.1069
Thu, 07 Sep 2017 13:00:06 +0200 Christian Brabandt patch 8.0.1068: vandyke SecureCRT terminal can't handle cursor mode request v8.0.1068
Wed, 06 Sep 2017 22:15:04 +0200 Christian Brabandt patch 8.0.1066: some terminals can't handle requesting cursor mode v8.0.1066
Tue, 05 Sep 2017 22:00:05 +0200 Christian Brabandt patch 8.0.1059: older Gnome terminal returns smaller version number v8.0.1059
Sat, 02 Sep 2017 18:45:04 +0200 Christian Brabandt patch 8.0.1038: strike-through text not supported v8.0.1038
Fri, 01 Sep 2017 20:30:04 +0200 Christian Brabandt patch 8.0.1033: detecting background color does not work in screen v8.0.1033
Thu, 31 Aug 2017 20:30:04 +0200 Christian Brabandt patch 8.0.1027: more terminals can't handle requesting cursor mode v8.0.1027
Wed, 30 Aug 2017 19:00:06 +0200 Christian Brabandt patch 8.0.1021: older Gnome terminal still echoes t_RC v8.0.1021
Wed, 30 Aug 2017 15:00:05 +0200 Christian Brabandt patch 8.0.1016: gnome terminal echoes t_RC v8.0.1016
Mon, 28 Aug 2017 23:15:04 +0200 Christian Brabandt patch 8.0.1010: build failure without termresponse feature v8.0.1010
Mon, 28 Aug 2017 22:45:04 +0200 Christian Brabandt patch 8.0.1009: Xterm cursor blinking status may be inverted v8.0.1009
Sat, 26 Aug 2017 15:30:05 +0200 Christian Brabandt patch 8.0.0997 Problem: Libvterm and Terminal.app not regognized from termresponse. Solution: Adjust string compare. v8.0.0997
Sat, 26 Aug 2017 15:30:04 +0200 Christian Brabandt patch 8.0.0996: Mac: t_RS is echoed on the screne in Terminal.app v8.0.0996
Thu, 24 Aug 2017 20:30:04 +0200 Christian Brabandt patch 8.0.0993: sometimes an xterm sends an extra CTRL-X v8.0.0993
Sun, 20 Aug 2017 15:15:04 +0200 Christian Brabandt patch 8.0.0973: initial info about blinking cursor is wrong v8.0.0973
Sat, 19 Aug 2017 23:30:06 +0200 Christian Brabandt patch 8.0.0972: compiler warnings for unused variables v8.0.0972
Sat, 19 Aug 2017 21:15:04 +0200 Christian Brabandt patch 8.0.0967: using a terminal may cause the cursor to blink v8.0.0967
Sat, 19 Aug 2017 20:00:04 +0200 Christian Brabandt patch 8.0.0966: build failure without terminal feature v8.0.0966
Sat, 19 Aug 2017 19:45:04 +0200 Christian Brabandt patch 8.0.0965: not restoring cursor shape after it was set in a terminal v8.0.0965
Sat, 12 Aug 2017 20:15:04 +0200 Christian Brabandt patch 8.0.0919: cursor color isn't set on startup v8.0.0919
Sat, 12 Aug 2017 20:00:05 +0200 Christian Brabandt patch 8.0.0918: cannot get terminal window cursor shape or attributes v8.0.0918
Tue, 25 Jul 2017 22:15:04 +0200 Christian Brabandt patch 8.0.0774: build failure without the multi-byte feature v8.0.0774
Sun, 23 Jul 2017 17:00:04 +0200 Christian Brabandt patch 8.0.0755: terminal window does not have colors in the GUI v8.0.0755
Sat, 22 Jul 2017 21:30:04 +0200 Christian Brabandt patch 8.0.0752: build fails on MS-Windows v8.0.0752
Sat, 22 Jul 2017 20:45:04 +0200 Christian Brabandt patch 8.0.0748: running Vim in terminal window doesn't use the right colors v8.0.0748
Thu, 29 Jun 2017 22:30:04 +0200 Christian Brabandt patch 8.0.0690: compiler warning on non-Unix system v8.0.0690
Tue, 27 Jun 2017 17:15:03 +0200 Christian Brabandt patch 8.0.0683: visual bell flashes too quickly v8.0.0683
Fri, 23 Jun 2017 23:00:04 +0200 Christian Brabandt patch 8.0.0666: dead for loop v8.0.0666
Fri, 23 Jun 2017 23:00:03 +0200 Christian Brabandt patch 8.0.0665: warning for uninitialized variable v8.0.0665
Fri, 23 Jun 2017 22:45:04 +0200 Christian Brabandt patch 8.0.0664: mouse does not work in tmux v8.0.0664
Thu, 22 Jun 2017 22:45:04 +0200 Christian Brabandt patch 8.0.0661: recognizing urxvt mouse codes does not work well v8.0.0661
Sun, 04 Jun 2017 16:00:03 +0200 Christian Brabandt patch 8.0.0611: the screen is not redrawn after sending t_u7 v8.0.0611
Sun, 04 Jun 2017 15:45:05 +0200 Christian Brabandt patch 8.0.0610: the screen is redrawn when default 'background' is detected v8.0.0610
Thu, 20 Apr 2017 19:45:04 +0200 Christian Brabandt patch 8.0.0569: bracketed paste is still enabled in a shell command v8.0.0569
Tue, 04 Apr 2017 22:45:05 +0200 Christian Brabandt patch 8.0.0543: test_edit causes older xfce4-terminal to close v8.0.0543
Sun, 02 Apr 2017 17:30:05 +0200 Christian Brabandt patch 8.0.0539: startup test fails on Mac v8.0.0539
Thu, 16 Mar 2017 17:30:06 +0100 Christian Brabandt patch 8.0.0466: still macros that should be all-caps v8.0.0466
Tue, 24 Jan 2017 16:00:05 +0100 Christian Brabandt patch 8.0.0228: pasting in xterm on the command line has PasteStart v8.0.0228
Sat, 21 Jan 2017 20:15:04 +0100 Christian Brabandt patch 8.0.0210: no support for bracketed paste v8.0.0210
Fri, 06 Jan 2017 18:30:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/287266527abc163e191a06dd70518bbbdab4468f v8.0.0146
Mon, 29 Aug 2016 23:00:11 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/edf3f97ae2af024708ebb4ac614227327033ca47 v7.4.2293
Mon, 22 Aug 2016 23:15:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/1b58cdd160c2e0ada0f638679a2aa27e4665fc48 v7.4.2243
Sun, 21 Aug 2016 21:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/de7762a2c1498e2dc43586feb5f982d661799f85 v7.4.2238
Sun, 14 Aug 2016 16:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/35a4cfa200917dd171b1fff3cd5b6cee9add673d v7.4.2209
Mon, 08 Aug 2016 20:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/2147746cf816fad00e301c6638df28a4287c9aae v7.4.2182
Sun, 24 Jul 2016 22:15:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/2932359000b2f918d5fade79ea4d124d5943cd07 v7.4.2101
Fri, 22 Jul 2016 22:15:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/2e45d21c819272051f7ef4436f483e4b2ecfb369 v7.4.2091
Tue, 19 Jul 2016 23:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/ca8942c6e331a69ddd533dd78931f399f7dcaa79 v7.4.2078
Tue, 19 Jul 2016 21:15:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/68015bbd846181d49842d6ef60246c4195d20b89 v7.4.2073
Sat, 16 Jul 2016 15:00:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/a06ecab7a5159e744448ace731036f0dc5f87dd4 v7.4.2048
Sun, 10 Jul 2016 22:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/7c0a2f367f2507669560b1a66423155c70d2e75b v7.4.2024
Wed, 25 May 2016 22:15:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/54c10ccf9274880e83093a99690e7bfa9a2d2fa8 v7.4.1846
Thu, 05 May 2016 18:15:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/827b165b2aebad2cfe98cc6d5804c6c0fe8afd89 v7.4.1819
Fri, 29 Apr 2016 23:00:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/61be73bb0f965a895bfb064ea3e55476ac175162 v7.4.1799
Fri, 29 Apr 2016 22:45:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/bb82762907ba024717ad9af3b229c2fa6405cd36 v7.4.1798
Thu, 28 Apr 2016 22:30:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/c61348e83fd4eed8b999fe5b7cdfb4caf90bf3fd v7.4.1797
Wed, 27 Apr 2016 20:45:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/283ee8b3a07b9da18f6c73f35cf465b83f96406a v7.4.1796
Tue, 26 Apr 2016 22:45:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/5487544fa5d46af9f8f98aa4f5c59074a6e0639a v7.4.1795
Tue, 26 Apr 2016 21:00:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/ab3022196ea4f1496e79b8ee85996e31c45d02f1 v7.4.1792
Sun, 24 Apr 2016 15:45:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/d10abe52019d10403eb559ea0a424bbd310b738f v7.4.1786
Fri, 22 Apr 2016 21:15:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/b2fa54a84078e2b8dc3c7c7bfbccf6b75c0788d0 v7.4.1778
Fri, 22 Apr 2016 20:30:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/a1c487eef71d1673e57511453009de9cb4c9af51 v7.4.1776
Fri, 22 Apr 2016 12:00:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/902647d2dfb42dce8449dfbbc22dab27a528744d v7.4.1774
Fri, 22 Apr 2016 11:30:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/380130f1e18da92a44372728fe044f56db58585b v7.4.1773
Thu, 21 Apr 2016 21:15:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/8a633e3427b47286869aa4b96f2bfc1fe65b25cd v7.4.1770
Sat, 19 Mar 2016 22:15:06 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/44a2f923c00f1384c9ecde12fb5b4711bc20702e v7.4.1611
Sat, 27 Feb 2016 18:15:07 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/85b11769ab507c7df93f319fd964fa579701b76b v7.4.1433
Tue, 23 Feb 2016 15:00:08 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/48e330aff911be1c798c88a973af6437a8141fce v7.4.1399
Sat, 20 Feb 2016 22:30:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/e89ff0472bc33779583d48e8d38a5e794d05613a v7.4.1375
Sat, 30 Jan 2016 21:15:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/764b23c8fd3369cb05ae9122abf3ca16fec539d7 v7.4.1214
Fri, 29 Jan 2016 23:00:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/baaa7e9ec7398a813e21285c272fa99792642077 v7.4.1199
Thu, 31 Dec 2015 20:00:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/53076830fea6df737455523f7e235bfe4f79864d v7.4.1009
Thu, 31 Dec 2015 19:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/e7fedb6ebe72d9a475aa65109b77d5ed4667067a v7.4.1008
Thu, 03 Dec 2015 21:30:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/0379d01c52e7930ccfc9133f229fba54a2024a42 v7.4.959
Tue, 24 Nov 2015 18:30:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/2a1b474fd82aff922f18570593972b12feaa2073 v7.4.940
Sun, 22 Nov 2015 19:45:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/294a7e55b01149154807a23323038784549b8946 v7.4.936
Tue, 10 Nov 2015 15:30:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/98b30a473a58ae98c280e0383c8b1e08c0ebced5 v7.4.914
Fri, 10 Jul 2015 14:05:10 +0200 Bram Moolenaar patch 7.4.770 v7.4.770
Fri, 03 Jul 2015 13:05:50 +0200 Bram Moolenaar patch 7.4.766 v7.4.766
Sat, 27 Jun 2015 18:34:24 +0200 Bram Moolenaar patch 7.4.762 v7.4.762
Thu, 25 Jun 2015 19:16:56 +0200 Bram Moolenaar patch 7.4.761 v7.4.761
Thu, 25 Jun 2015 17:03:36 +0200 Bram Moolenaar patch 7.4.757 v7.4.757
Tue, 31 Mar 2015 18:31:03 +0200 Bram Moolenaar updated for version 7.4.687 v7.4.687
Tue, 10 Feb 2015 19:20:37 +0100 Bram Moolenaar updated for version 7.4.627 v7.4.627
Wed, 30 Jul 2014 17:21:58 +0200 Bram Moolenaar updated for version 7.4.389 v7.4.389
Wed, 09 Jul 2014 20:51:07 +0200 Bram Moolenaar updated for version 7.4.363 v7.4.363
Wed, 09 Jul 2014 19:13:49 +0200 Bram Moolenaar updated for version 7.4.359 v7.4.359
Thu, 22 May 2014 21:22:19 +0200 Bram Moolenaar updated for version 7.4.307 v7.4.307
Thu, 22 May 2014 18:14:31 +0200 Bram Moolenaar updated for version 7.4.305 v7.4.305
Tue, 25 Mar 2014 13:46:26 +0100 Bram Moolenaar updated for version 7.4.216 v7.4.216
Sun, 23 Mar 2014 15:13:05 +0100 Bram Moolenaar updated for version 7.4.212 v7.4.212
Wed, 19 Mar 2014 14:01:57 +0100 Bram Moolenaar updated for version 7.4.207 v7.4.207
Sun, 29 Sep 2013 16:27:47 +0200 Bram Moolenaar updated for version 7.4.043 v7.4.043
Wed, 03 Jul 2013 12:45:31 +0200 Bram Moolenaar updated for version 7.3.1288 v7.3.1288
Mon, 01 Jul 2013 20:06:19 +0200 Bram Moolenaar updated for version 7.3.1281 v7.3.1281
Sun, 30 Jun 2013 17:51:51 +0200 Bram Moolenaar updated for version 7.3.1278 v7.3.1278
Wed, 15 May 2013 14:22:41 +0200 Bram Moolenaar updated for version 7.3.946 v7.3.946
Mon, 13 May 2013 20:26:53 +0200 Bram Moolenaar updated for version 7.3.944 v7.3.944
Sat, 06 Apr 2013 14:30:40 +0200 Bram Moolenaar updated for version 7.3.884 v7.3.884
Fri, 05 Apr 2013 19:50:17 +0200 Bram Moolenaar updated for version 7.3.882 v7.3.882
Sat, 16 Mar 2013 14:33:36 +0100 Bram Moolenaar updated for version 7.3.863 v7.3.863
Wed, 13 Mar 2013 19:29:28 +0100 Bram Moolenaar updated for version 7.3.859 v7.3.859
Tue, 26 Feb 2013 14:56:42 +0100 Bram Moolenaar updated for version 7.3.836 v7.3.836
Wed, 13 Feb 2013 15:53:19 +0100 Bram Moolenaar updated for version 7.3.811 v7.3.811
Wed, 05 Dec 2012 14:43:02 +0100 Bram Moolenaar updated for version 7.3.745 v7.3.745
Sun, 21 Oct 2012 02:10:24 +0200 Bram Moolenaar updated for version 7.3.699 v7.3.699
Wed, 29 Aug 2012 16:26:04 +0200 Bram Moolenaar updated for version 7.3.643 v7.3.643
Wed, 15 Aug 2012 16:21:32 +0200 Bram Moolenaar updated for version 7.3.632 v7.3.632
Sun, 05 Feb 2012 22:05:48 +0100 Bram Moolenaar updated for version 7.3.431 v7.3.431
Thu, 26 Jan 2012 13:01:59 +0100 Bram Moolenaar updated for version 7.3.413 v7.3.413
Fri, 20 Jan 2012 17:15:51 +0100 Bram Moolenaar updated for version 7.3.405 v7.3.405
Thu, 01 Dec 2011 20:59:21 +0100 Bram Moolenaar updated for version 7.3.364 v7.3.364
Wed, 30 Nov 2011 14:47:15 +0100 Bram Moolenaar updated for version 7.3.358 v7.3.358
Wed, 26 Oct 2011 23:48:20 +0200 Bram Moolenaar updated for version 7.3.353 v7.3.353
Wed, 14 Sep 2011 14:43:25 +0200 Bram Moolenaar updated for version 7.3.306 v7.3.306
Tue, 10 May 2011 16:41:25 +0200 Bram Moolenaar updated for version 7.3.187 v7.3.187
Thu, 30 Dec 2010 14:47:36 +0100 Bram Moolenaar updated for version 7.3.092 v7.3.092
Thu, 30 Dec 2010 12:30:31 +0100 Bram Moolenaar updated for version 7.3.091 v7.3.091
Sun, 25 Jul 2010 15:49:07 +0200 Bram Moolenaar Add support for horizontal scroll wheel. (Bjorn Winckler) vim73
Sun, 18 Jul 2010 23:32:13 +0200 Bram Moolenaar Also make ALT modifier work for mouse wheel. (Benjamin Haskell) vim73
Sun, 18 Jul 2010 14:26:11 +0200 Bram Moolenaar Make CTRL modifier work for mouse wheel. (Benjamin Haskell) vim73
Sat, 26 Jun 2010 21:15:50 +0200 Bram Moolenaar Remove wrong #ifdef added by previous change. vim73
Sat, 26 Jun 2010 06:24:45 +0200 Bram Moolenaar Various small fixes from Dominique Pelle. vim73
Sun, 30 May 2010 19:00:15 +0200 Bram Moolenaar Add a few #ifdefs to exclude functions that are not used. (Domnique Pelle) vim73
Wed, 22 Jul 2009 12:28:17 +0000 vimboss updated for version 7.2-238 v7.2.238
Tue, 16 Jun 2009 12:31:33 +0000 vimboss updated for version 7.2-199 v7.2.199
Sun, 17 May 2009 11:33:22 +0000 vimboss updated for version 7.2-180 v7.2.180
Thu, 22 Jan 2009 17:33:49 +0000 vimboss updated for version 7.2-085 v7.2.085
Tue, 29 Jul 2008 10:22:12 +0000 vimboss updated for version 7.2b-024 v7.2b.024
Tue, 24 Jun 2008 22:14:38 +0000 vimboss updated for version 7.2a
Wed, 27 Feb 2008 15:14:04 +0000 vimboss updated for version 7.1-266 v7.1.266
Sat, 15 Sep 2007 12:07:46 +0000 vimboss updated for version 7.1-109 v7.1.109