Created
December 27, 2021 06:25
-
-
Save mw866/d1e656abacaf2d5ec79225d5f9df95cd to your computer and use it in GitHub Desktop.
#tmux
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# https://thoughtbot.com/upcase/videos/tmux-navigation#resizing | |
# https://leanpub.com/the-tao-of-tmux/read#leanpub-auto-keybindings-1 | |
# Prefix is backtick ` | |
# Source tmux conf | |
tmux source-file ~/.tmux.conf | |
# Show all keybinding | |
Prefix + ? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment