Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>TMUX for VSCodeNew to Visual Studio Code? Get it now.
TMUX for VSCode

TMUX for VSCode

WilliamFernsV3

|
250 installs
| (0) | Free
Use TMUX directly inside VS Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

TMUX for VSCode README

This is an extension that allows you to open TMUX in your VSCode instace without a bunch of steps. TMUX is a terminal multiplexer. For more information, watch TMUX in 100 Seconds by Fireship.

Features

  • cmd+g g or ctrl+g g for opening TMUX
  • You can also server for TMUX in the command pallet (cmd + shift + p -> TMUX)
  • users can add a custom keybind to the function tmux.openTmux.

Requirements

  • TMUX must be installed on your system.
  • For TMUX installation, look at TMUX Github repository -> https://github.com/tmux/tmux

Known Issues

  • No known issues, you can open issues here -> https://github.com/WilliamFernsV3/tmux-for-vscode
  • Your contributions in the issues would be appreciated

Release Notes

  • If TMUX is already open, the focus is returned to the terminal, instead of opening a new instance of TMUX.
  • Fixed issue: when TMUX is opened, if any other terminals are active, terminal panel is not opened.

1.0.0

Initial release of TMUX for VSCode

1.0.1

Added tmux.closeNonTerminalEditors command.

1.0.2 - 1.0.5

Fixed tmux.closeNonTerminalEditors command, added description

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft