Skip to content

Instantly share code, notes, and snippets.

@var-bin
Last active March 9, 2017 19:28
Show Gist options
  • Save var-bin/afa2e42471f96f3f7d08e39da3dfe93f to your computer and use it in GitHub Desktop.
Save var-bin/afa2e42471f96f3f7d08e39da3dfe93f to your computer and use it in GitHub Desktop.
screen tmux
- Cannot create independent layouts for each tab
- Cannot save layouts in case of a connection’s drop
- Before 4.1 version couldn’t support vertical separation
- Whenever you create a new region, you also need to create a new window (Ctrl+a, c), then shift to the needed directory, etc
- To delete a region, you’d need to press one more key combination Ctrl+a, :remove
+ Boasts quality default settings out-of-the-box
+ No need to customize the arrangement and backlight of the control pane
+ Supports both vertical and horizontal splits
+ In order to close the pane, you only need to enter exit
+ Can hold a remote connection by SSH*

* requires some additional magic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment