ITADN

Fix: Kill tmux session on popup close to prevent crashes (#20)

#54Pull Requestd7manDev 创建于 2025-05-25
D
d7manDevcommented
Adds `tmux kill-session -t "$FLOAX_SESSION_NAME"` to the `pop` function in `scripts/utils.sh`. This should prevent tmux from crashing when the floax popup is closed by explicitly terminating the associated tmux session.
合并状态:未合并 0 条评论