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

Doesn't work on Windows 10 #83

Open
revernus opened this issue Jan 27, 2016 · 6 comments
Open

Doesn't work on Windows 10 #83

revernus opened this issue Jan 27, 2016 · 6 comments

Comments

@revernus
Copy link

It simply doesn't work on Windows 10. Ctrl + Shift + T has no effect whatsoever. I appended this to the end of File >> Open your config:

"atom-terminal":
  app: "C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe"

It doesn't work either if I replace / by \. When I do this, after restarting Atom, the config file strangely look like this:

"atom-terminal":
      app: "C:WindowsSystem32WindowsPowerShell\u000b1.0powershell.exe"

Could someone help me, please?

@devoxel
Copy link

devoxel commented Feb 16, 2016

Use double backslashes and see if that works. The default is 'C:\\Windows\\System32\\cmd.exe' so write it in that style.

@Friduric
Copy link

Doesn't work on Windows 10 for me: nothing happens when I use the keybindings.

I tried using double backslashes as described and it didn't help.

Running Windows 10 64bit.

@peterrus
Copy link

Same here

@dkeulen
Copy link

dkeulen commented Sep 7, 2016

works fine for me on win10 though.

@devoxel
Copy link

devoxel commented Sep 7, 2016

it seems to be fixed now, I'm not 100% since I dropped Windows for development (for these reasons).

@reuwi
Copy link

reuwi commented May 5, 2017

I have the same problem...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants