Often, on Ubuntu installed from the Microsoft Store on Windows 11, when I start Vim with:
-c 'runtime! macros/less.vim'
Vim will begin in search mode ('/' displayed in the bottom left) rather than in normal mode.
Running the following seems to almost always result in Vim starting in search mode:
echo . | vim -c 'runtime! macros/less.vim' -u /dev/null -i NONE -
Some miscellaneous details:
-c 'set t_RB=':echo v:termrbgresp^[]11;rgb:ffff/ffff/ffff^[^[]11;rgb:ffff/ffff/ffff^G—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()