As configured in my dotfiles.
start new:
tmux
start new with session name:
| import android.content.Context; | |
| import android.support.v7.widget.RecyclerView; | |
| import android.util.AttributeSet; | |
| import android.view.View; | |
| /** | |
| * {@link GridLayoutManager} extension which introduces workaround for focus finding bug when | |
| * navigating with dpad. | |
| * | |
| * @see <a href="http://stackoverflow.com/questions/31596801/recyclerview-focus-scrolling">http://stackoverflow.com/questions/31596801/recyclerview-focus-scrolling</a> |
As configured in my dotfiles.
start new:
tmux
start new with session name: