Skip to content

Commit

Permalink
vim: Import v8.2.2608
Browse files Browse the repository at this point in the history
* 8.2.2608: character input not fully tested
  • Loading branch information
chrisbra committed Mar 15, 2021
1 parent bbefa79 commit fa815d9
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.2.2607](https://github.com/vim/vim/commit/02b4d9b18a03549b68e364e428392b7a62766c74): strcharpart() cannot include composing characters\n* [8.2.2606](https://github.com/vim/vim/commit/70ce8a1561c5396e4c4381f76a005cbb97646f80): strchars() defaults to counting composing characters\n* [8.2.2605](https://github.com/vim/vim/commit/0289a093a4d65c6280a3be118d1d3696d1aa74da): Vim9: string index and slice does not include composing chars\n* [8.2.2604](https://github.com/vim/vim/commit/240309c9bfa8a0d2f154712f8e0dd33589f181d3): GUI-specific command line arguments not tested\n* [8.2.2603](https://github.com/vim/vim/commit/77b10ffad4ebad15022614be4db2745f6a90f405): Vim9: no effect if user command is also a function\n* [8.2.2602](https://github.com/vim/vim/commit/2e34c34be1393027a761ecbccd8f267d52ca7bc1): Vim9: continue doesn't work if :while is very first command
* [8.2.2608](https://github.com/vim/vim/commit/f4fcedc59d4cc5ae6b5270a933e8377030283c1c): character input not fully tested

0 comments on commit fa815d9

Please sign in to comment.