by jaisonjustus on 10/9/17, 11:34 AM with 47 comments
by catern on 10/9/17, 5:52 PM
by _ix on 10/10/17, 1:34 AM
It's not for me, though. Maybe I'm not a very good systems engineer, but I've got a decent .tmux.conf. Between writing automation and trying to make sense of the mess I've inherited, I'm constantly splitting, resizing, and re-adjusting my work space to suit the task at hand.
by joshuamcginnis on 10/9/17, 6:33 PM
by mmahemoff on 10/9/17, 8:45 PM
by vhodges on 10/10/17, 2:29 AM
So I just wrote a shell script that takes a directory, using basename for the session name, starting up what ever windows and panes it needs to. I have two variants, one for generic dev stuff (shell and an editor) and the other is for rails work (shell, editor, logs, rails db and a rails c in the last window).
https://github.com/vhodges/dotfiles/blob/master/utils/bin/tm... or https://github.com/vhodges/dotfiles/blob/master/utils/bin/tm...
by spinningarrow on 10/10/17, 5:39 AM
by recentdarkness on 10/10/17, 2:16 AM
But otherwise it’s a nice tool
by tux1968 on 10/9/17, 11:09 PM
by snarain on 10/11/17, 5:28 AM
by anilgulecha on 10/10/17, 6:09 PM
by timvdalen on 10/11/17, 12:17 PM
I found a small bug: When you have an edit field open and try to open another one (command/session name/window name), the second one will just be cleared to blank.
by oso2k on 10/10/17, 5:18 AM
by humanfromearth on 10/9/17, 8:55 PM
by muxator on 10/9/17, 9:23 PM
by rudedogg on 10/9/17, 7:12 PM
by Willson50 on 10/9/17, 7:08 PM