Skip to content

docs: document remote-use keybindings for sessionizer flows - #42

Open
andrewchng wants to merge 2 commits into
mainfrom
docs/remote-use-keybindings
Open

docs: document remote-use keybindings for sessionizer flows#42
andrewchng wants to merge 2 commits into
mainfrom
docs/remote-use-keybindings

Conversation

@andrewchng

Copy link
Copy Markdown
Owner

What

Document the remote-use gotcha for Sessionizer keybindings, learned from a real failure:

  • Under herdr --remote <target>, keybindings may resolve from the launching machine rather than the remote server's config, so sessionizer.open / sessionizer.worktree-open can silently do nothing.
  • The fix that works: attach with herdr --remote <target> --remote-keybindings server.
  • Explicitly notes that bindings on the launching machine do not trigger the plugin in a remote session (verified: they were present locally and still failed).
  • Also notes the plugin runs on the remote host — bun, fzf, and the plugin checkout must exist there.

Verification

  • README-only change; full suite passes (152 pass / 0 fail).

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