Reduce tmux TUI noise with pane capture

This commit is contained in:
2026-02-17 04:13:05 +09:00
parent b83929fac2
commit 119dd9a486
4 changed files with 119 additions and 69 deletions

View File

@@ -11,7 +11,6 @@ authors = [
dependencies = [
"slack-bolt>=1.21.0",
"slack-sdk>=3.33.0",
"pexpect>=4.9.0",
"python-dotenv>=1.0.0",
]