How to merge vim commandline and statusline
Asked Answered
J

1

13

in vim, the command line always at the bottom. and the above is statusline (if display).

status line could formated powerful. it's cool but wast a line.

so, here is my question: can i merge the statusline to commandline (not use ruler):

  • normal mode. display statusline
  • command typing. replace with(or switch to) commandline and ruler display.
Julienne answered 20/12, 2013 at 7:9 Comment(0)
S
3

No, not without modifying Vim's source code.

Sherysherye answered 20/12, 2013 at 7:23 Comment(2)
What about neo-vim ?Palmapalmaceous
@Palmapalmaceous - Can't say. Haven't used it.Sherysherye

© 2022 - 2024 — McMap. All rights reserved.