Closed laur89 closed 4 years ago
Hi @laur89, I missed the notification of this PR. I'll review this PR in the next days.
Thanks for contributing.
@laur89 yes, the new attaching and switching session behavior is still coherent, I've doubled checked with libtmux. Sorry it took so long to merge the PR. Thank you a lot for this significant contribution. If you have further contributions feel free to do so.
No biggie, it's not like this monster of a commit was easy to review anyway. I do have some ideas around rtf; is there gitter or some other channel I could bounce my ideas off from?
@laur89 great. I've just created a gitter community for this project https://gitter.im/rofi-tmux/community talk to you in the chat soon.
@viniarck - could you confirm switch vs attach logic described above is what we want? It differs from current behavior, but makes sense to me - first we try to switch to existing client; if that fails, then try attaching. Don't see why we should try attaching first in
_rofi_tmux_session()
.