Show HN: Tmux-grid – a visual layout builder for tmux (tmux-grid.itzami.com)
Hi HN!
I've been using kitty for a while but yesterday i decided to switch to ghostty and i realized that i would need tmux to manage my panes if i wanted to get the grid as i wanted
So i made the reasonable thing: built a visualizer for the layout so i can just copy the setup and drop the `.sh` wherever i need
I probably missed a few thing in this but it's my first day with tmux any feedback would be absolutely amazing
1 comment
[ 2.6 ms ] story [ 14.6 ms ] threadi'm actually swinging into two different approaches for my tmux panes and none of them conform to what tmux expects (again, i'm sorry for that!)
i miss kitty's way of doing stuff so i had to make some sense out of tmux and ghostty to make the change less brutal! i also suck at remembering keybinds
my other approach is, on doing `cmd+enter` running the following script https://gist.github.com/ItzaMi/d8da1e779d05ce40a66ed75ddeae2...
this allows me to create panes just the way i want while only having to remember one keybind (which was already the one i used for kitty!)
i guess this means i find my layouts very precious!