Shougo

Results 764 comments of Shougo

I have added tests.

``` Failures: From test_cmdline.vim: Found errors in Test_setcmdline(): command line..script /home/runner/work/vim/vim/src/testdir/runtest.vim[468]..function RunTheTest[44]..Test_setcmdline line 33: Expected 'let foo=0' but got '"DoCmd January February Mars' ``` I don't know why it is...

I have changed the map character. It is passed.

> help says returning FALSE or TRUE, but it looks like it's returning one and zero yes, but it is the same behavior with `setcmdpos()`. The documentation is wrong??

> please use the same formatting as for other functions (function return type goes on a separate line) Fixed. > a negative position is rejected without any error Fixed. >...

Thank you for the merge.

Reproduced for me. I will fix it later. But... https://github.com/vim/vim/issues/10881#issuecomment-1210084556 It is intended behavior. Because of ``.

@arp242 I have fixed the problems in the PR. Please test.

Please create the minimal vimrc with the reproduce-able instruction. It is from your environment. Have you created minimal vimrc with the instruction? https://github.com/vim/vim/issues/10881#issuecomment-1210063739