Skip to content

Change default command for cygwin #173

Closed
@AlBundy33

Description

@AlBundy33

The current default command for cygwin is
C:\cygwin\bin\bash.exe
this should be changd to
C:\cygwin\bin\mintty.exe
because this is the default for the created shortcut from cygwin-setup.

Maybe you can change it directly to
C:\cygwin64\bin\mintty.exe
because I'ld assume that most users are using the 64-bit version.

If I use C:\cygwin64\bin\bash.exe (on latest Windows 10) I have some issues.
For example I get a segmentation fault if I run ls
With mintty.exe there seems no issue.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions