Coder Social home page Coder Social logo

stephlin / vscode-tmux-keybinding Goto Github PK

View Code? Open in Web Editor NEW
11.0 3.0 4.0 22 KB

An extension for tmux behavior in vscode terminal.

Home Page: https://marketplace.visualstudio.com/items?itemName=stephlin.vscode-tmux-keybinding

License: MIT License

vscode vscode-extension vscode-plugin tmux keymap

vscode-tmux-keybinding's Introduction

VSCode Tmux Keybinding

https://marketplace.visualstudio.com/items?itemName=stephlin.vscode-tmux-keybinding

This is a simple extension for tmux behavior in vscode terminal.

Keybinding

Shortcut Command When
ctrl+b c workbench.action.terminal.newInActiveWorkspace terminalFocus
ctrl+b shift+5 workbench.action.terminal.split terminalFocus && panelPosition == 'bottom'
ctrl+b shift+' workbench.action.terminal.split terminalFocus && panelPosition != 'bottom'
ctrl+b x workbench.action.terminal.kill terminalFocus
ctrl+b alt+up workbench.action.terminal.resizePaneUp terminalFocus
ctrl+b alt+down workbench.action.terminal.resizePaneDown terminalFocus
ctrl+b alt+left workbench.action.terminal.resizePaneLeft terminalFocus
ctrl+b alt+right workbench.action.terminal.resizePaneRight terminalFocus
ctrl+b ctrl+b workbench.action.toggleSidebarVisibility terminalFocus
ctrl+b d workbench.action.terminal.toggleTerminal terminalFocus
ctrl+b w workbench.action.quickOpenTerm terminalFocus
ctrl+b z workbench.action.toggleMaximizedPanel terminalFocus
shift+right workbench.action.terminal.focusNext terminalFocus
shift+left workbench.action.terminal.focusPrevious terminalFocus
ctrl+b right workbench.action.terminal.focusNextPane terminalFocus && panelPosition == 'bottom'
ctrl+b left workbench.action.terminal.focusPreviousPane terminalFocus && panelPosition == 'bottom'
ctrl+b down workbench.action.terminal.focusNextPane terminalFocus && panelPosition != 'bottom'
ctrl+b up workbench.action.terminal.focusPreviousPane terminalFocus && panelPosition != 'bottom'
ctrl+b 1 workbench.action.terminal.focusAtIndex1 terminalFocus
ctrl+b 2 workbench.action.terminal.focusAtIndex2 terminalFocus
ctrl+b 3 workbench.action.terminal.focusAtIndex3 terminalFocus
ctrl+b 4 workbench.action.terminal.focusAtIndex4 terminalFocus
ctrl+b 5 workbench.action.terminal.focusAtIndex5 terminalFocus
ctrl+b 6 workbench.action.terminal.focusAtIndex6 terminalFocus
ctrl+b 7 workbench.action.terminal.focusAtIndex7 terminalFocus
ctrl+b 8 workbench.action.terminal.focusAtIndex8 terminalFocus
ctrl+b 9 workbench.action.terminal.focusAtIndex9 terminalFocus

vscode-tmux-keybinding's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

vscode-tmux-keybinding's Issues

Split panes horizontally

In tmux to split a pane horizontally, the combination Ctrl+b and " (single quotation mark). I see this is not supported. Do you know if this ca be implemented?

License

Hi, thank you very much for this extension. It's so simple but so helpful when you have that muscle memory for tmux.

I'm looking to add it to NixOS (so I can define my vscode extensions like this), and it looks like most extensions there have a license. Would it be ok to add one?

Thanks again ๐Ÿ‘

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.