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

Support for Bash On Windows? #831

Closed
Mohamed3on opened this issue Sep 29, 2017 · 3 comments
Closed

Support for Bash On Windows? #831

Mohamed3on opened this issue Sep 29, 2017 · 3 comments

Comments

@Mohamed3on
Copy link

Can I use micro with Bash on Windows? If so, how do I install it?

@reicheltp
Copy link

reicheltp commented Sep 29, 2017

Install via snap does not work as snapd itself does not work on WSL (see microsoft/WSL#2374)

But install from source worked for me: https://github.com/zyedidia/micro#building-from-source

@Calinou
Copy link
Contributor

Calinou commented Sep 29, 2017

Yes, you can use micro in the WSL. Just download the 64-bit Linux release (using wget or curl in the WSL prompt), extract the archive, move the micro binary to /usr/local/bin then you can start micro from any directory, as long as you are in a WSL prompt.

@zyedidia
Copy link
Owner

Note there seems to be an issue with arrow keys in bash on Windows #772.

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

4 participants