You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The issue with using tmux send-keys command is it has a character limit. So it would make more sense for Ttyphoon to write directly to the tty of the pane, bypassing tmux, rather than using tmux commands to write.