Chapter 9: Integrate with tmux
Chapter Overview
Part V: Tmux Integration | Tips 44-49
Vim and tmux: a powerful combination.
Tips in This Chapter
| Tip | Title | Mastered |
|---|---|---|
44 |
Meet vim-tmux-navigator |
[ ] |
45 |
Install vim-tmux-navigator |
[ ] |
46 |
Seamlessly Navigate Between Vim and tmux |
[ ] |
47 |
Send Commands from Vim to tmux |
[ ] |
Key Concepts
Seamless navigation between Vim splits and tmux panes.
vim-tmux-navigator Keys
| Key | Effect |
|---|---|
|
Move left |
|
Move down |
|
Move up |
|
Move right |
|
Previous split |
Related Study
-
tmux 3 Training - Brian P. Hogan’s book
Commands Learned
| Command | Description | Notes |
|---|---|---|
Practice
Commands I tried while reading:
" (Add commands you practiced)
Config Ideas
-- vim-tmux-navigator setup
-- { 'christoomey/vim-tmux-navigator' }
Questions
Things I want to explore further.
Chapter Complete
-
Read entire chapter
-
Installed vim-tmux-navigator
-
Tested Ctrl-hjkl navigation
Date completed: _