Skip to content

Commit e17efea

Browse files
committed
vim: Import v8.1.0224
* 8.1.0224: hang in bracketed paste mode when t_PE not encountered * 8.1.0223: completing shell command finds sub-directories in $PATH * 8.1.0222: errors are reported for "make install" * 8.1.0221: not enough testing for the Ruby interface * 8.1.0220: Ruby converts v:true and v:false to a number * 8.1.0219: expanding ## fails to escape backtick * 8.1.0218: cannot add matches to another window * 8.1.0217: compiler warning for variable set but not used
1 parent ec07175 commit e17efea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gitlog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* [8.1.0216](https://github.com/vim/vim/releases/tag/v8.1.0216): part of file not indented properly\n* [8.1.0215](https://github.com/vim/vim/releases/tag/v8.1.0215): no error if configure --with-x cannot configure X\n* [8.1.0214](https://github.com/vim/vim/releases/tag/v8.1.0214): +autochdir feature not reported by has() or :version
1+
* [8.1.0224](https://github.com/vim/vim/releases/tag/v8.1.0224): hang in bracketed paste mode when t_PE not encountered\n* [8.1.0223](https://github.com/vim/vim/releases/tag/v8.1.0223): completing shell command finds sub-directories in $PATH\n* [8.1.0222](https://github.com/vim/vim/releases/tag/v8.1.0222): errors are reported for "make install"\n* [8.1.0221](https://github.com/vim/vim/releases/tag/v8.1.0221): not enough testing for the Ruby interface\n* [8.1.0220](https://github.com/vim/vim/releases/tag/v8.1.0220): Ruby converts v:true and v:false to a number\n* [8.1.0219](https://github.com/vim/vim/releases/tag/v8.1.0219): expanding ## fails to escape backtick\n* [8.1.0218](https://github.com/vim/vim/releases/tag/v8.1.0218): cannot add matches to another window\n* [8.1.0217](https://github.com/vim/vim/releases/tag/v8.1.0217): compiler warning for variable set but not used

0 commit comments

Comments
 (0)