Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.

ssh config not available if starting fatty directly #35

Open
MarkusPaul1989 opened this issue Aug 5, 2019 · 1 comment
Open

ssh config not available if starting fatty directly #35

MarkusPaul1989 opened this issue Aug 5, 2019 · 1 comment

Comments

@MarkusPaul1989
Copy link

MarkusPaul1989 commented Aug 5, 2019

I wanted to start Fatty as default, so I changed the shortcut by replacing "mintty.exe" with "fatty.exe" in it's path.

After this change, Fatty started as expected in a single window, but I couldn't use SSH in Cygwin64 anymore.

After lot of searching I found a solution which fixed the mentioned problem, but coused a new one so that two windows where opened now. After further research I found a solution wich makes SSH executable again and opens a single window only:
C:\cygwin64\bin\mintty.exe --nopin -w hide -e /bin/bash -lc fatty

A complete list of options for "mintty.exe" is available at the following URL:
https://mintty.github.io/mintty.1.html

Hope I spare someone the research.

@juho-p
Copy link
Owner

juho-p commented Aug 5, 2019

This might be the same problem as #5 (environment is not setup correctly)

I should look into that and this when I get the pleasure of using Windows system again for real work and have some extra time. Not sure if that's happening soon, probably not.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants