and how can I print the blueprint of the statusline?
set statusline?
prints blank (statusline=
) which doesn't seem correct to me as my statusline shows filename, row and column numbers as well as "All" or "Bot" at the end.
The statusline in Vim is the bar along the bottom of the Vim window. By default it does not show when you open Vim until there is more than one window.
In order to quit from the Vim without saving changes, you should write :q! , it will quit the Vim and ! will work as a negation, which will negate the write operation.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With