Skip to content

Make bash available on Windows#1016

Merged
alexis-opolka merged 1 commit into
denisidoro:masterfrom
kit494way:bash-on-windows
Apr 3, 2026
Merged

Make bash available on Windows#1016
alexis-opolka merged 1 commit into
denisidoro:masterfrom
kit494way:bash-on-windows

Conversation

@kit494way

@kit494way kit494way commented Mar 22, 2026

Copy link
Copy Markdown
Contributor

There are several bash environments available on Windows, including MSYS2's bash, Git Bash, and w64devkit's bash.
This change makes these bash available in navi.

Config.yaml settings for using Git Bash.

shell:
  command: "\"C:/Program Files/Git/bin/bash.exe\""
  finder_command: "C:/Program Files/Git/bin/bash.exe"
  forward_slash_path: true

Before:
スクリーンショット 2026-03-22 132639

After:
スクリーンショット 2026-03-22 132724

@alexis-opolka

Copy link
Copy Markdown
Collaborator

I'll take a look at it during the week, thanks. ^-^

@denisidoro denisidoro left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, but I'll let Alexis merge it

@alexis-opolka alexis-opolka left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the wait, it also LGTM, I just had a quick question about the paths handling.

Comment thread src/common/fs.rs
@alexis-opolka
alexis-opolka merged commit f1463e9 into denisidoro:master Apr 3, 2026
2 of 3 checks passed
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

Successfully merging this pull request may close these issues.

3 participants