Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
brunoluiz
on April 22, 2017
|
parent
|
context
|
favorite
| on:
Tmux and Vim – better together
I had the same config, but I discovered what was missing. If you use zsh, you need to add this as well:
set-option -g default-command "reattach-to-user-namespace -l zsh"
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
set-option -g default-command "reattach-to-user-namespace -l zsh"