forge
forge copied to clipboard
feat: follow focus when moving/swapping windows
It would be great to have a feature that allows you to toggle focus for when moving windows or swapping to last active.
This would be useful with all the swap and move sequences so if there was a key sequence that could be pressed first (like the prefix CTL-a/b in screen/tmux) and then the desired move/swap action. Then focus would follow the window to its new location if used the prefix key or not follow it if you used the swap/move sequence if you didn't used the prefix key.
Disclaimer: I have strange and awkward workflows which I have never tried to optimise. So I usually just try and find a way to adopt them into new tools! I know ... it's not the best reason!
Thanks for the request, I will think about this.
Hi @solarider - so for example, I do in tmux press CTRL+A then W, to bring up opened sessions. And in Forge, proposing something like Super + O, H - would swap left. Super + H would be the normal focus left?
Hi @jmmaranan that is more or less it. I will try and post a better description here soon (need to free up sometime) describing the behaviour I currently see and how this feature request would work. Thanks