Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Tmux control mode #6602

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

feat: Tmux control mode #6602

wants to merge 9 commits into from

Conversation

joexue
Copy link

@joexue joexue commented Jan 25, 2025

Complete the unfinished tmux control mode functionalities, include:

  • Sync the windows/panels/layouts from back end.
  • Split panels
  • Add windows
  • Prune the panels/windows when the back end quit them
  • Change the panels size
  • Change the window size
  • Fetch the history when attach to tmux session

Passed all tests by "cargo test --all"
Updated the "cargo fmt --all"

Tested under tmux 3.4 and tmux 2.7

TODO: performance improvment

for #336

Screenshot 2025-01-16 205600

@joexue joexue mentioned this pull request Jan 25, 2025
9 tasks
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.

1 participant