New Year 🎉
$ LANG=C vim --cmd "vim9cmd echo getline('.')"
Error detected while processing pre-vimrc command line:
E1209: Invalid value for a line number: ".1"
Press ENTER or type command to continue
echo getline('.') is a valid Vim9 script, so shouldn't it display an error?
(The buffer has not yet been created?)
https://github.com/vim/vim/pull/19067
(2 files)
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
@h-east pushed 1 commit.
—
View it on GitHub or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
thanks
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()