tmux horizontal window splitting

January 24, 2019

To split terminal in to four horizontal tmux windows you can run the following code: #!/bin/bash […]