Split Linux or Ubuntu terminal
Below are the very simplest ways you can split the terminal
Step 1. Open the terminal and the run below command
sudo apt-get update
sudo apt-get install tmux
After the competition, the required package closes your terminal and opens again.
Step 2 . run tmux as below
Step 2. Press Ctrl + b just after Shift + "
Now enjoy with your split terminal :)
You rollback by use of Ctrl + d ..
Comments
Post a Comment