Skip to content

Commit

Permalink
Update docs for VimuxHeight
Browse files Browse the repository at this point in the history
  • Loading branch information
jmriego authored Jul 25, 2024
1 parent fc344ba commit f4a9153
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions doc/vimux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -294,11 +294,12 @@ change the behavior of Vimux in just the current buffer.
*VimuxConfiguration_height*
4.1 g:VimuxHeight~

The percent of the screen the split pane Vimux will spawn should take up.
The part of the screen the split pane Vimux will spawn should take up. This
option accepts both a number of lines/columns or a percentage.
>
let g:VimuxHeight = "40"
<
Default: "20"
Default: "20%"

------------------------------------------------------------------------------
*VimuxConfiguration_orientation*
Expand Down

0 comments on commit f4a9153

Please sign in to comment.