Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
motyar
on April 20, 2017
|
parent
|
context
|
favorite
| on:
Tmux and Vim – better together
I use tmux window instead of splits.
bind-key -n C-t new-window
bind-key -n C-w kill-window
bind-key -n C-n next-window
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
bind-key -n C-t new-window
bind-key -n C-w kill-window
bind-key -n C-n next-window