-
Notifications
You must be signed in to change notification settings - Fork 6
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
Windows support #1
Comments
Hello! Using an WSL instance is fully functional, as it's running under a Linux distro. About PowerShell, I've minimally tested it on PowerShell and it's functional using the cli, no hotkeys yet. There's no installation script, but you can download the windows version and execute it (or use |
@riscie I've updated readme and release workflow to facilitate Windows PowerShell support including hotkeys, please try it out and close the issue if solved. |
Nice! I‘ll check it out. |
Do you intend to support Git Bash? |
Terminal support is given by crossterm, which has an open issue for that: crossterm-rs/crossterm#580 So, for the moment, there is no support for Git Bash or similar on Windows 😕 |
Hi!
I found your project via your comment in the pet repo.
After looking trough the repo briefly, my assumption is, that on windows, intelli-shell will only work within a wsl shell, correct?
Is a powershell integration even possible?
The text was updated successfully, but these errors were encountered: