Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Remote tmuxNew to Visual Studio Code? Get it now.

Remote tmux

Kenny Do

|
3,584 installs
| (0) | Free
Open up tmux on a remote host
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Remote tmux

Build Status Visual Studio Marketplace

This extension a command to quickly SSH to a remote host and create or attach to a tmux session.

Example Configuration

Suppose you have a remote host named devbox that you want to SSH to and run tmux on.

You might have an entry like this in your ~/.ssh/config:

Host devbox
    Hostname some-long-fully-qualified-domain-name.com

You'll want your remoteTmux.sshHost setting to be devbox.

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft