question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

running vscode from tmux on macos breaks vim ?

See original GitHub issue
  • Click thumbs-up 👍 on this issue if you want it!
  • Click confused 😕 on this issue if not having it makes VSCodeVim unusable.

When I launch code from tmux on macos it breaks a few key bindings like dd . keep in mind that when launching it from tmux on linux(ubuntu) it works perfectly fine.

To Reproduce :

just launch code from tmux and try to delete a line dd .

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:1
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
dracocommented, Jan 28, 2018

I just ran into the same issue as well on Linux. With "vim.useSystemClipboard": true,, dd, x, etc. aren’t working for me.

(I have it on because I share the same config between my OS X and Linux installation.)

1reaction
a-eidcommented, Nov 2, 2017

@njurgens yes that’s the same issue I am having .

Read more comments on GitHub >

github_iconTop Results From Across the Web

TMUX Fail, Use VSCode - Medium
I have been a command line developer for most of my life. I use vi for everything (no I do not mean vim...
Read more >
Remote Development with VS Code
Introducing the VS Code Remote Extensions · Use Windows to develop in a Linux-based environment, using platform-specific toolchains and utilities ...
Read more >
VSCode -> VIM, but how do I accomplish the other IDE tasks?
I installed the vim motions plugin for VSCode, and absolutely love it. ... its logs in one tmux pane (npm run dev), and...
Read more >
VSCode-like environment with vim + tmux - Dev as Life - Inkdrop
I'm usually writing code with vim and tmux on terminal. In this article I'd like to share my configs which would make the...
Read more >
Tmux and Vim – better together - Hacker News
The vim plugin for VS Code is great, but do you let it take over ... It's got great tmux integration, it automatically...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found