Skip to content

Commit

Permalink
vim: Import v8.0.1563
Browse files Browse the repository at this point in the history
* 8.0.1563: timeout of getwinposx() can be too short
* 8.0.1562: the terminal debugger can't set a breakpoint with the mouse
* 8.0.1561: crash with rust syntax highligting
* 8.0.1560: build failure without GUI on MS-Windows
* 8.0.1559: build failure without GUI
* 8.0.1558: no right-click menu in a terminal
* 8.0.1557: printf() does not work with only one argument
  • Loading branch information
chrisbra committed Mar 3, 2018
1 parent 9e4fea4 commit d37c981
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gitlog.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
* [8.0.1556](https://github.com/vim/vim/releases/tag/v8.0.1556): may not parse the t_RS response correctly
* [8.0.1563](https://github.com/vim/vim/releases/tag/v8.0.1563): timeout of getwinposx() can be too short\n* [8.0.1562](https://github.com/vim/vim/releases/tag/v8.0.1562): the terminal debugger can't set a breakpoint with the mouse\n* [8.0.1561](https://github.com/vim/vim/releases/tag/v8.0.1561): crash with rust syntax highligting\n* [8.0.1560](https://github.com/vim/vim/releases/tag/v8.0.1560): build failure without GUI on MS-Windows\n* [8.0.1559](https://github.com/vim/vim/releases/tag/v8.0.1559): build failure without GUI\n* [8.0.1558](https://github.com/vim/vim/releases/tag/v8.0.1558): no right-click menu in a terminal\n* [8.0.1557](https://github.com/vim/vim/releases/tag/v8.0.1557): printf() does not work with only one argument

0 comments on commit d37c981

Please sign in to comment.