VSCodeVim / Vim

:star: Vim for Visual Studio Code
http://aka.ms/vscodevim
MIT License
13.84k stars 1.31k forks source link

Move VIM status bar to text editor window and above terminal? #9030

Open DVCoder opened 4 months ago

DVCoder commented 4 months ago

Is your feature request related to a problem? Please describe. In the standard VSCode setup, my window is setup where I have the text editor on top, then the terminal in the middle, and then the VSCode status bar is on the very bottom. When I enter command mode in vim, it's in the VSCode status bar. This gets annoying when I type commands and I might have CAPS LOCK on and I don't notice until I enter the command. This is due to that my eyes are typically looking more towards the text editor window.

Describe the solution you'd like I would like to move that the Vim info to the bottom of the text editor window.