Skip to content

Fix nested tmux selection handling#104

Merged
acmore merged 1 commit into
mainfrom
fix/nested-tmux-and-exec-docs
Apr 25, 2026
Merged

Fix nested tmux selection handling#104
acmore merged 1 commit into
mainfrom
fix/nested-tmux-and-exec-docs

Conversation

@acmore
Copy link
Copy Markdown
Owner

@acmore acmore commented Apr 24, 2026

Summary

  • detect when okdev ssh is launched from a local tmux session and disable mouse mode in the inner okdev tmux session
  • document the shared mouse-mode behavior for clients attached to the same remote tmux session
  • document that okdev exec -- <cmd> is non-interactive fanout and that TTY-dependent tools like watch should use okdev ssh or an interactive okdev exec shell

Test Plan

  • go test ./internal/cli ./cmd/okdev-sshd ./internal/ssh
  • .venv/bin/pre-commit run --all-files --hook-stage manual okdev-gofmt

@acmore acmore merged commit 86ec7ce into main Apr 25, 2026
1 check passed
@acmore acmore deleted the fix/nested-tmux-and-exec-docs branch April 25, 2026 08:41
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