Skip to content

This is a vscode extension that gives a function and a key bind to open tmux in a terminal in the main editor pane of VSCode

License

Notifications You must be signed in to change notification settings

WilliamFernsV3/tmux-for-vscode

Repository files navigation

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

Known Issues

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!

About

This is a vscode extension that gives a function and a key bind to open tmux in a terminal in the main editor pane of VSCode

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published