-
-
Notifications
You must be signed in to change notification settings - Fork 253
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
support mintty (MSYS/Cygwin terminals) #226
Open
SSE4
wants to merge
12
commits into
tartley:master
Choose a base branch
from
SSE4:msys_cygwin
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Oct 7, 2021
-
- support MSYS/Cygwin terminals
inspired by https://github.com/msys2/MINGW-packages/pull/2675/files MSYS/Cygwin terminals (mintty) have filenames of the specific pattterns: (msys|cygwin)-<GUID>-pty<NUMBER>-(from|to)-master GetFileInformationByHandleEx is used to obtain a filename from the file descriptor https://docs.microsoft.com/en-us/windows/win32/api/winbase/nf-winbase-getfileinformationbyhandleex Signed-off-by: SSE4 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 72682a6 - Browse repository at this point
Copy the full SHA 72682a6View commit details
Commits on Oct 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f81f237 - Browse repository at this point
Copy the full SHA f81f237View commit details
Commits on Oct 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for fe72f38 - Browse repository at this point
Copy the full SHA fe72f38View commit details -
Configuration menu - View commit details
-
Copy full SHA for a538f63 - Browse repository at this point
Copy the full SHA a538f63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5314bd8 - Browse repository at this point
Copy the full SHA 5314bd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e583c8 - Browse repository at this point
Copy the full SHA 2e583c8View commit details
Commits on Oct 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5351953 - Browse repository at this point
Copy the full SHA 5351953View commit details
Commits on Oct 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1e8e3ba - Browse repository at this point
Copy the full SHA 1e8e3baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 142d535 - Browse repository at this point
Copy the full SHA 142d535View commit details -
Configuration menu - View commit details
-
Copy full SHA for 508e427 - Browse repository at this point
Copy the full SHA 508e427View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c805f8 - Browse repository at this point
Copy the full SHA 6c805f8View commit details
Commits on Nov 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6580e7b - Browse repository at this point
Copy the full SHA 6580e7bView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.