Hyper: Compatibility with Bash on Ubuntu on Windows ?

Created on 2 Apr 2017  路  3Comments  路  Source: vercel/hyper

Hello,

I recently installed Bash on Ubuntu on Windows, and I'm really sad: because the terminal provided by Windows is the classic old CMD.exe, so I wonder about how it would be possible to use this Bash under WSL (Windows Subsystem for Linux) inside Hyper?

Thank you very much,

Question

Most helpful comment

I just did this last night. Go into .hyper.js settings and modify the shell property to be bash.exe

Every new terminal you launch will now use Bash on Ubuntu on Windows

All 3 comments

I just did this last night. Go into .hyper.js settings and modify the shell property to be bash.exe

Every new terminal you launch will now use Bash on Ubuntu on Windows

as @ZacBlanco said, replace shell in your .hyper.js to bash.exe

Re-open if you need more help @yvan-sraka, closing this as it seems resolved 馃憣

Or you can just enter in the command bash when you want to enter the WSL

Was this page helpful?
0 / 5 - 0 ratings

Related issues

daenuprobst picture daenuprobst  路  3Comments

rauchg picture rauchg  路  3Comments

alejandrofloresm picture alejandrofloresm  路  3Comments

sarneeh picture sarneeh  路  3Comments

weabot picture weabot  路  3Comments