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

⌘-k not clearing the terminal #38

Closed
metasean opened this issue Aug 19, 2017 · 7 comments
Closed

⌘-k not clearing the terminal #38

metasean opened this issue Aug 19, 2017 · 7 comments
Assignees

Comments

@metasean
Copy link

Versions

VS Code: Version 1.15.1 (1.15.1) | 41abd21afdf7424c89319ee7cb0445cc6f376959 | 2017-08-16T17:11:22.564Z

macOS Sierra: Version 10.12.3

Atom Keymap version: 3.0.1


Problem

⌘-k does not clear the terminal as expected

Steps to Reproduce

  1. Install and activate "Atom Keymap" ("Code" > "Preferences" > "Keymap Extensions (⌘-K ⌘-M)")
  2. Open integrated terminal and ensure it has focus (⌘- ![firefox-nightly-57-about-logo](https://user-images.githubusercontent.com/7552754/29482008-11f040c8-8446-11e7-9c97-ad216c3ede8f.png) )
  3. Press ⌘-k to trigger the clear command

image

Expected
Clears terminal

Actual
Shows message about chord and does not execute clear:

image

Notes

  • (a) Disabling the Atom Keymap, (b) removing the "atomKeymap.promptV3Features": true, from my settings, and (c) restarting VS Code fixes the problem, but of course, doing so leaves me without the Atom Keymapping. :-(
  • related discussion (such that it was): Terminal CMD+K Not Clearing Integrated Terminal vscode#25059
@egamma
Copy link
Member

egamma commented Aug 21, 2017

@chrisdias @auchenberg @seanmcbreen assigning to all of you, the extension was maintained by @waderyan in the past.

@auchenberg
Copy link
Contributor

This does indeed reproduce with keymap + default settings. If cmd+k is set as a user setting it works. I assume some default keybindings are being overridden as the keymap defines cmd+k + keys.

@gottfrois
Copy link

any news regarding this issue?

@am17torres
Copy link

am17torres commented Apr 27, 2018

For those of you who are okay with hacks, this is how I resolved the issue.
screen shot 2018-04-27 at 9 58 06 am

@bartocc
Copy link

bartocc commented Jun 14, 2018

I'll go with @am17torres HACK while this issue is not resolved

@bretonics
Copy link

I just started trying VSCode (coming from Atom) and experienced the same issue of Terminal not clearing. Any updates on this?

chrisdias added a commit that referenced this issue May 3, 2020
@chrisdias
Copy link
Member

fixed

@vscodebot vscodebot bot locked and limited conversation to collaborators Jun 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants