Skip to content

feat(tmux): add compact session and pane output - #3095

Open
lntutor wants to merge 1 commit into
rtk-ai:developfrom
lntutor:feat/2315-tmux-filter
Open

feat(tmux): add compact session and pane output#3095
lntutor wants to merge 1 commit into
rtk-ai:developfrom
lntutor:feat/2315-tmux-filter

Conversation

@lntutor

@lntutor lntutor commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add rtk tmux routing for session, pane, creation, and removal commands
  • compact standard list-sessions rows while preserving custom -F formats
  • trim pane padding and cap oversized capture-pane -p output with full-output recovery
  • keep interactive and state-changing tmux commands as faithful passthroughs

Verification

  • cargo test --all-targets --all-features
  • cargo clippy --all-targets --all-features -- -D warnings
  • cargo fmt --check
  • git diff --check
  • isolated tmux socket smoke tests for list, custom format, capture, new, and kill

Closes #2315

@CLAassistant

CLAassistant commented Jul 20, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@lntutor
lntutor force-pushed the feat/2315-tmux-filter branch from 6066907 to 07c97e8 Compare July 31, 2026 00:12
@lntutor
lntutor force-pushed the feat/2315-tmux-filter branch from 07c97e8 to 66a1419 Compare July 31, 2026 00:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

rtk should proxy tmux invocations (86 unhandled calls/30d on one host)

2 participants