| bio | website | treyhunner.com |
|---|---|---|
| location | California | |
| age | 25 | |
| visits | member for | 2 years, 7 months |
| seen | 2 days ago | |
| stats | profile views | 4 |
I currently work as a software developer in San Diego, California.
|
Dec 16 |
comment |
Kill a tmux session and select another tmux session This seems to do exactly what I was looking for. I had tried a similar method after finding the tmux display-message -p "#S" trick in another answer. It seems like wrapping everything in run-shell was the key. Thanks! |
|
Dec 16 |
accepted | Kill a tmux session and select another tmux session |
|
Dec 16 |
awarded | Scholar |
|
Dec 16 |
accepted | gVim opening a tab pushes status line out of window |
|
Dec 15 |
asked | Kill a tmux session and select another tmux session |
|
Mar 4 |
awarded | Autobiographer |
|
Dec 21 |
awarded | Editor |
|
Dec 21 |
revised |
gVim opening a tab pushes status line out of window report new solution that works (previous solution didn't work) |
|
Dec 20 |
awarded | Student |
|
Dec 20 |
answered | gVim opening a tab pushes status line out of window |
|
Dec 20 |
comment |
gVim opening a tab pushes status line out of window I use the same workaround to resolve the bug. Thanks for the bug link. |
|
Dec 20 |
asked | gVim opening a tab pushes status line out of window |
|
Dec 16 |
awarded | Teacher |
|
Dec 16 |
answered | Adding numbers from the result of a grep |
|
Oct 14 |
awarded | Supporter |
|
Oct 14 |
comment |
What does ^d mean in ls -l | grep ^d? For related information, look up regular expressions or check out this page on using regular expressions in grep: robelle.com/smugbook/regexpr.html |