When the vim command window opens ( :help command-line-window), it shifts the contents of the buffer by its height. Is there a way to tell it not to move?
:help command-line-window
Here is an example of what I mean:
Ideally, the command window opens and simply overlaps the bottom lines.
My assumption is that the command line window is a true section, and therefore, it may not be able to “overlap” another section (main buffer). can't hurt to ask though.
You could get closer using
:set scrolloff=N
In this case, having it in 5 would bring the desired effect closer:
, ( ), ( , ). , , script "" , q:.
:mkview! ( script) . , , , , .
:mkview!