log src/version.c @ 11751:a1815c4f8b70 v8.0.0758

age author description
Sun, 23 Jul 2017 17:30:05 +0200 Christian Brabandt patch 8.0.0758: possible crash when using a terminal window v8.0.0758
Sun, 23 Jul 2017 17:30:04 +0200 Christian Brabandt patch 8.0.0757: libvterm MSVC Makefile not included in the distribution v8.0.0757
Sun, 23 Jul 2017 17:15:03 +0200 Christian Brabandt patch 8.0.0756: cannot build libvterm with MSVC v8.0.0756
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
Sun, 23 Jul 2017 16:00:04 +0200 Christian Brabandt patch 8.0.0754: terminal window does not support colors v8.0.0754
Sat, 22 Jul 2017 22:45:04 +0200 Christian Brabandt patch 8.0.0753: no size reports to a job running in a terminal v8.0.0753
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 21:15:04 +0200 Christian Brabandt patch 8.0.0751: OpenPTY missing with some combination of features v8.0.0751
Sat, 22 Jul 2017 21:00:04 +0200 Christian Brabandt patch 8.0.0750: OpenPTY missing in non-GUI build v8.0.0750
Sat, 22 Jul 2017 20:45:05 +0200 Christian Brabandt patch 8.0.0749: some unicode digraphs are hard to remember v8.0.0749
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
Sat, 22 Jul 2017 19:15:04 +0200 Christian Brabandt patch 8.0.0747: :terminal without an argument doesn't work v8.0.0747
Sat, 22 Jul 2017 18:45:04 +0200 Christian Brabandt patch 8.0.0746: when :term fails the job is not properly cleaned up v8.0.0746
Sat, 22 Jul 2017 18:15:05 +0200 Christian Brabandt patch 8.0.0745: multi-byte characters in a terminal don't display well v8.0.0745
Sat, 22 Jul 2017 18:15:04 +0200 Christian Brabandt patch 8.0.0744: terminal window does not use a pty v8.0.0744
Sat, 22 Jul 2017 17:15:04 +0200 Christian Brabandt patch 8.0.0743: the 'termsize' option can be set to an invalid value v8.0.0743
Sat, 22 Jul 2017 16:15:04 +0200 Christian Brabandt patch 8.0.0742: terminal feature does not work on MS-Windows v8.0.0742
Sat, 22 Jul 2017 14:15:05 +0200 Christian Brabandt patch 8.0.0741: cannot build with HPUX v8.0.0741
Fri, 21 Jul 2017 21:15:04 +0200 Christian Brabandt patch 8.0.0740: cannot resize a terminal window by the command v8.0.0740
Thu, 20 Jul 2017 23:15:03 +0200 Christian Brabandt patch 8.0.0739: terminal resizing doesn't work well. v8.0.0739
Wed, 19 Jul 2017 23:30:03 +0200 Christian Brabandt patch 8.0.0738: cannot use the mouse to resize a terminal window v8.0.0738
Wed, 19 Jul 2017 20:00:03 +0200 Christian Brabandt patch 8.0.0737: crash when X11 selection is very big v8.0.0737
Wed, 19 Jul 2017 18:30:03 +0200 Christian Brabandt patch 8.0.0736: OptionSet not triggered when entering diff mode v8.0.0736
Wed, 19 Jul 2017 17:15:04 +0200 Christian Brabandt patch 8.0.0735: no indication that the quickfix window/buffer changed v8.0.0735
Wed, 19 Jul 2017 14:45:03 +0200 Christian Brabandt patch 8.0.0734: the script to check translations can be improved v8.0.0734
Wed, 19 Jul 2017 13:30:04 +0200 Christian Brabandt patch 8.0.0733: can only add entries to one list in the quickfix stack v8.0.0733
Wed, 19 Jul 2017 13:00:03 +0200 Christian Brabandt patch 8.0.0732: when updating a buffer modeless selection is lost v8.0.0732
Wed, 19 Jul 2017 11:30:03 +0200 Christian Brabandt patch 8.0.0731: cannot build the terminal feature on MS-Windows v8.0.0731
Tue, 18 Jul 2017 23:00:03 +0200 Christian Brabandt patch 8.0.0730: terminal feature only supports Unix-like systems v8.0.0730
Tue, 18 Jul 2017 21:45:03 +0200 Christian Brabandt patch 8.0.0729: the help for the terminal configure option is wrong v8.0.0729
Mon, 17 Jul 2017 23:30:03 +0200 Christian Brabandt patch 8.0.0728: the terminal structure is never freed v8.0.0728
Sun, 16 Jul 2017 21:00:03 +0200 Christian Brabandt patch 8.0.0727: message about what register to yank into is not translated v8.0.0727
Sun, 16 Jul 2017 20:45:03 +0200 Christian Brabandt patch 8.0.0726: translations cleanup script is too conservative v8.0.0726
Sun, 16 Jul 2017 20:15:03 +0200 Christian Brabandt patch 8.0.0725: a terminal window does not handle keyboard input v8.0.0725
Sun, 16 Jul 2017 18:00:04 +0200 Christian Brabandt patch 8.0.0724: the message for yanking doesn't indicate the register v8.0.0724
Sun, 16 Jul 2017 16:45:03 +0200 Christian Brabandt patch 8.0.0723: arglist test fails if file name case is ignored v8.0.0723
Sun, 16 Jul 2017 16:00:04 +0200 Christian Brabandt patch 8.0.0722: screen is messed by timer up at inputlist() prompt v8.0.0722
Sun, 16 Jul 2017 15:45:03 +0200 Christian Brabandt patch 8.0.0721: :argedit can only have one argument v8.0.0721
Sun, 16 Jul 2017 15:30:03 +0200 Christian Brabandt patch 8.0.0720: unfinished mapping not displayed when running timer v8.0.0720
Sun, 16 Jul 2017 14:15:03 +0200 Christian Brabandt patch 8.0.0719: build failure without +terminal feature v8.0.0719
Sun, 16 Jul 2017 14:00:03 +0200 Christian Brabandt patch 8.0.0718: output of job in terminal is not displayed v8.0.0718
Sat, 15 Jul 2017 20:15:03 +0200 Christian Brabandt patch 8.0.0717: terminal feature precence unclear v8.0.0717
Sat, 15 Jul 2017 19:45:03 +0200 Christian Brabandt patch 8.0.0716: not easy to start Vim cleanly v8.0.0716
Sat, 15 Jul 2017 15:30:04 +0200 Christian Brabandt patch 8.0.0714: when a timer causes a command line redraw " goes missing v8.0.0714
Sat, 15 Jul 2017 15:30:03 +0200 Christian Brabandt patch 8.0.0713: 'termkey' option not fully implemented v8.0.0713
Sat, 15 Jul 2017 14:15:03 +0200 Christian Brabandt patch 8.0.0712: the terminal implementation is incomplete v8.0.0712
Wed, 12 Jul 2017 21:15:03 +0200 Christian Brabandt patch 8.0.0711: cannot build without the wildmenu feature v8.0.0711
Wed, 12 Jul 2017 20:30:03 +0200 Christian Brabandt patch 8.0.0710: a job that writes to a buffer clears completion v8.0.0710
Tue, 11 Jul 2017 22:45:03 +0200 Christian Brabandt patch 8.0.0709: libvterm cannot use vsnprintf() v8.0.0709
Tue, 11 Jul 2017 22:00:03 +0200 Christian Brabandt patch 8.0.0708: some tests are old style v8.0.0708
Tue, 11 Jul 2017 18:30:03 +0200 Christian Brabandt patch 8.0.0707: freeing wrong memory with certain autocommands v8.0.0707
Tue, 11 Jul 2017 15:15:03 +0200 Christian Brabandt patch 8.0.0706: crash when cancelling the cmdline window in Ex mode v8.0.0706
Mon, 10 Jul 2017 22:15:03 +0200 Christian Brabandt patch 8.0.0705: crash when there is an error in a timer callback v8.0.0705
Sun, 09 Jul 2017 15:45:03 +0200 Christian Brabandt patch 8.0.0704: problems with autocommands when opening help v8.0.0704
Sun, 09 Jul 2017 11:15:03 +0200 Christian Brabandt patch 8.0.0703: illegal memory access with empty :doau command v8.0.0703
Sat, 08 Jul 2017 22:45:03 +0200 Christian Brabandt patch 8.0.0702: an error in a timer can make Vim unusable v8.0.0702
Sat, 08 Jul 2017 17:15:03 +0200 Christian Brabandt patch 8.0.0701: system test failing when using X11 forwarding v8.0.0701
Sat, 08 Jul 2017 14:45:03 +0200 Christian Brabandt patch 8.0.0700: segfault with QuitPre autocommand closes the window v8.0.0700
Sat, 08 Jul 2017 14:30:04 +0200 Christian Brabandt patch 8.0.0699: checksum tests are not actually run v8.0.0699
Fri, 07 Jul 2017 15:00:03 +0200 Christian Brabandt patch 8.0.0698: crash on exit when using Python function in timer. v8.0.0698