Skip to content

Commit

Permalink
vim: Import v8.0.1813
Browse files Browse the repository at this point in the history
* 8.0.1813: Windows installer doesn't install terminal debugger
* 8.0.1812: the qf_jump_to_usable_window() function is too long
* 8.0.1811: no test for winrestcmd()
* 8.0.1810: buffer of a terminal only updated in Terminal-Normal mode
* 8.0.1809: various typos
* 8.0.1808: can't build without TGETENT
* 8.0.1807: function to set terminal name is too long
  • Loading branch information
chrisbra committed May 10, 2018
1 parent 7451349 commit 41b1e78
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.1806](https://github.com/vim/vim/releases/tag/v8.0.1806): InsertCharPre causes problems for autocomplete\n* [8.0.1805](https://github.com/vim/vim/releases/tag/v8.0.1805): qf_parse_line() is too long\n* [8.0.1804](https://github.com/vim/vim/releases/tag/v8.0.1804): using :normal in terminal window causes problems
* [8.0.1813](https://github.com/vim/vim/releases/tag/v8.0.1813): Windows installer doesn't install terminal debugger\n* [8.0.1812](https://github.com/vim/vim/releases/tag/v8.0.1812): the qf_jump_to_usable_window() function is too long\n* [8.0.1811](https://github.com/vim/vim/releases/tag/v8.0.1811): no test for winrestcmd()\n* [8.0.1810](https://github.com/vim/vim/releases/tag/v8.0.1810): buffer of a terminal only updated in Terminal-Normal mode\n* [8.0.1809](https://github.com/vim/vim/releases/tag/v8.0.1809): various typos\n* [8.0.1808](https://github.com/vim/vim/releases/tag/v8.0.1808): can't build without TGETENT\n* [8.0.1807](https://github.com/vim/vim/releases/tag/v8.0.1807): function to set terminal name is too long

0 comments on commit 41b1e78

Please sign in to comment.