I hereby claim:
- I am tuanva on github.
- I am tuanva (https://keybase.io/tuanva) on keybase.
- I have a public key ASBlGzKORG-5uboILK1JHo8rOqqJCh6PrM9AYcZyoN_cHQo
To claim this, I am signing this object:
package com.gabesechan.android.reusable.receivers; | |
import java.util.Date; | |
import android.content.BroadcastReceiver; | |
import android.content.Context; | |
import android.content.Intent; | |
import android.telephony.TelephonyManager; | |
public abstract class PhonecallReceiver extends BroadcastReceiver { |
I hereby claim:
To claim this, I am signing this object:
# First install tmux | |
brew install tmux | |
# For mouse support (for switching panes and windows) | |
# Only needed if you are using Terminal.app (iTerm has mouse support) | |
Install http://www.culater.net/software/SIMBL/SIMBL.php | |
Then install https://bitheap.org/mouseterm/ | |
# More on mouse support http://floriancrouzat.net/2010/07/run-tmux-with-mouse-support-in-mac-os-x-terminal-app/ |