Hacker News new | past | comments | ask | show | jobs | submit login

This is really helpful. I hadn't thought about adding bindings that work without shift. I just tried this and had to escape the slash to get the second binding to work:

  bind-key \\ split-window -h



Actually, it depends on your tmux version. Looks like

  bind-key '\' split-window -h
is more portable between versions.




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: