Timeline for How do I change the current split's width and height?
Current License: CC BY-SA 3.0
10 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 5, 2021 at 13:03 | comment | added | Michael come lately | The documentation says "Set current window height to N (default: highest possible)." | |
| Apr 3, 2021 at 19:42 | comment | added | Michael come lately | @job_start I don't know what to tell you. I wrote a script using it in 2016, and it's still in use today with no complaints. execute "norm! \<c-W>_" | |
| Apr 3, 2021 at 4:30 | comment | added | N.W. | @Michael: It doesn't work, I have to put a large constant like 200 before them to maximize the window. | |
| Jul 18, 2018 at 11:43 | comment | added | KcFnMi | Asking for shortcut for the first two options vi.stackexchange.com/questions/16786/… | |
| Oct 25, 2017 at 17:03 | comment | added | Olivier Dulac | on windows, Cygwin, vim : when you vimdiff -o bigfile1.bash bigfile2.bash : ctrl-w = : opens a MiniBufExplorer 3rd window on top (and the 3 windows are now equal in size), and closing that one makes the first .bash file's window 2 timse bigger than the 2nd .bash file window. Same operation with 2 .vim files gives same results. :( Same with vim -o | |
| S Jul 14, 2017 at 17:13 | history | suggested | Shadoath | CC BY-SA 3.0 | Update help command to be correct. Extra examples. |
| Jul 14, 2017 at 17:07 | review | Suggested edits | |||
| S Jul 14, 2017 at 17:13 | |||||
| Dec 2, 2016 at 15:27 | comment | added | Michael come lately | Might also be worth noting that the 3rd and 4th options can take no count to resize to the maximum height/width. | |
| Feb 6, 2015 at 13:38 | vote | accept | Nebril | ||
| Feb 6, 2015 at 13:02 | history | answered | Doorknob | CC BY-SA 3.0 |