(Tmux) Resize pane
Run :resize-pane -<DIR> [<N>], where:
<DIR>determines the direction: Down, Up, Left, Right<N>determines the number of units of move, in positive integer
Reference:
Written on February 24, 2021
Deep Learning SWE @ TensorRT, NVIDIA
Run :resize-pane -<DIR> [<N>], where:
<DIR> determines the direction: Down, Up, Left, Right<N> determines the number of units of move, in positive integerReference: