Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot Full Screen or Copy/Paste in High Sierra Developer Beta 2 when opening through terminal #29288

Closed
yashafromrussia opened this issue Jun 22, 2017 · 7 comments
Assignees
Labels
info-needed Issue requires more information from poster *question Issue represents a question, should be posted to StackOverflow (VS Code)
Milestone

Comments

@yashafromrussia
Copy link

  • VSCode Version: Code 1.13.1 (379d2ef, 2017-06-14T18:13:05.928Z)
  • OS Version: Darwin x64 17.0.0
  • Extensions:
Extension Author Version
beautify HookyQR 1.1.1
material-icon-theme PKief 2.0.9
vscode-docker PeterJausovec 0.0.16
code-settings-sync Shan 2.8.1
html-css-class-completion Zignd 1.7.0
vscode-eslint dbaeumer 1.2.11
githistory donjayamanne 0.2.0
vscode-babel-coloring dzannotti 0.0.4
gitlens eamodio 4.1.3
vscode-npm-script eg2 0.2.0
git-project-manager felipecaputo 1.3.2
theme-material-theme jprestidge 1.0.1
prettify-json mohsen1 0.0.3
debugger-for-chrome msjsdiag 3.1.4
vscode-icons robertohuertasm 7.9.0
sass-indented robinbentley 1.4.1
language-stylus sysoev 1.7.3
JavaScriptSnippets xabikos 1.4.0
ReactSnippets xabikos 1.3.0
Material-theme zhuangtongfa 2.8.9

Steps to Reproduce:

  1. Close VSCode (make sure you right click -> Quit in the Dock)
  2. Open VSCode through terminal by running code

I believe this was not an issue in Beta 1. So maybe it will be fixed with the next release of macOS?

@vscodebot vscodebot bot added bug Issue identified by VS Code Team member as probable bug new release labels Jun 22, 2017
@yashafromrussia yashafromrussia changed the title Cannot Full Screen or Copy/Paste in High Sierra Developer Beta 2 Cannot Full Screen or Copy/Paste in High Sierra Developer Beta 2 when opening through terminal Jun 22, 2017
@bpasero
Copy link
Member

bpasero commented Jun 26, 2017

@gorjuspixels tmux?

@bpasero bpasero added the info-needed Issue requires more information from poster label Jun 26, 2017
@bpasero bpasero added this to the Backlog milestone Jun 26, 2017
@bpasero bpasero removed the bug Issue identified by VS Code Team member as probable bug label Jun 26, 2017
@yashafromrussia
Copy link
Author

@bpasero yeah only happens when using tmux.. is this a known issue on previous macOS versions?

@bpasero
Copy link
Member

bpasero commented Jun 27, 2017

@bpasero bpasero closed this as completed Jun 27, 2017
@bpasero bpasero added the *question Issue represents a question, should be posted to StackOverflow (VS Code) label Jun 27, 2017
@yashafromrussia
Copy link
Author

@bpasero thanks, I've set up persistent terminal sessions in vs code.. but I don't think that's the problem. it doesn't fix the issue.

when I open VSCode through a tmux session, by running code ., im unable to copy/paste in the editor and unable to enter full screen

@bpasero
Copy link
Member

bpasero commented Jun 28, 2017

@gorjuspixels did you set-option -g default-command "reattach-to-user-namespace -l zsh"?

@yashafromrussia
Copy link
Author

@bpasero yep. this seems to be a duplicate of #13366

@yashafromrussia
Copy link
Author

fixed after running brew install reattach-to-user-namespace

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
info-needed Issue requires more information from poster *question Issue represents a question, should be posted to StackOverflow (VS Code)
Projects
None yet
Development

No branches or pull requests

3 participants