Joined January 2014
·
Achievements
30 Karma
0 Total ProTip Views
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
Would you expect anything less? Have at least one original repo where Python is the dominant language
I use this to prevent things from getting wonky when I reflexively hit cmd-k when in a program that doesn't share the its buffer with tmux:
It wraps the screen-clearing command with a check to see if you're currently in alternate screen mode, and does nothing if you are.