Joined September 2013
·
Achievements
177 Karma
9,824 Total ProTip Views
Raven
Have at least one original repo where some form of shell script is the dominant language
Walrus
The walrus is no stranger to variety. Use at least 4 different languages throughout all your repos
Forked
Have a project valued enough to be forked by someone else
Charity
Fork and commit to someone's open source project in need
Python 3
Have at least three original repos where Python is the dominant language
Python
Would you expect anything less? Have at least one original repo where Python is the dominant language
Bear
Have at least one original repo where Objective-C is the dominant language
So the trick to being able to use C-a as "home" while still having C-a as your tmux prefix is to hit the sequence "C-a, a" (that's, hold 'control', tap 'a', release both, then tap 'a' again).
It's an extra keystroke, and requires some coordination to avoid hitting the other tmux keybinding to switch to the next pane (C-a-a, "hold 'control' and tap 'a' twice, then release), but at least keeps most of the tmux operations to the left hand, eg. new pane (C-a, c), kill pane (C-a, x), switch pane (C-a, q, <pane number>)