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

Can't use as terminal in Android studio #1267

Closed
cclover opened this issue Feb 20, 2017 · 5 comments
Closed

Can't use as terminal in Android studio #1267

cclover opened this issue Feb 20, 2017 · 5 comments
Assignees

Comments

@cclover
Copy link

cclover commented Feb 20, 2017

Hi:

I want to set the cmder as terminal in AndroidStudio on Windows10 to instead the cmd or powershell .

But when i set and click the [terminal] tab in Android Studio, it will open an new cmder windows.

I want the cmder window can embed into the Android Stuido terminal

Thanks!

@radzio
Copy link

radzio commented Mar 9, 2017

👍

2 similar comments
@bezmian
Copy link

bezmian commented Mar 9, 2017

👍

@mzielu
Copy link

mzielu commented Mar 9, 2017

👍

@DRSDavidSoft
Copy link
Contributor

DRSDavidSoft commented Mar 5, 2018

How to integrate Cmder with Android studio – related: #282

Here are the full steps to integrate Cmder perfectly with Android Studio:

  1. Make sure you're on the very latest version of Cmder first!
  2. Open settings in Android Studio (Ctrl+Alt+S) and type terminal in the search box
  3. In the Shell path, change cmd.exe to the following:
    cmd.exe /k "%CMDER_ROOT%\vendor\bin\cmder_shell.cmd" (make sure to define an environment variable.)

At any time, press ALT-F12 to run Android Studio's terminal with Cmder.
android_studio_terminal

android_studio_terminal_cmder

We have an this guide available in the wiki here:

@daggerok
Copy link

daggerok commented Nov 14, 2018

Did like so and terminal opens using cmder, but how can I fix encoding?

image

Update: All fine, sorry, issue was in installed locally package GOW from scoop which is also contains similar binaries like ls

@DRSDavidSoft DRSDavidSoft self-assigned this Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

8 participants