-
-
Notifications
You must be signed in to change notification settings - Fork 73
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 copying text (OSC52) & hyperlinks (OSC8) #80
Closed
Commits on Feb 4, 2022
-
termenv.Output can be initialized with a custom os.File as an output and supports auto detection of its capabilities. Alternatively you can also skip auto detection and create a new instance with a specific profile. Styles (just like Colors) can now be created for specific profiles, with the Ascii profile stripping away any applied styling.
1Configuration menu - View commit details
-
Copy full SHA for 3b5cd10 - Browse repository at this point
Copy the full SHA 3b5cd10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48ddf94 - Browse repository at this point
Copy the full SHA 48ddf94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46691ca - Browse repository at this point
Copy the full SHA 46691caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ff1a4e - Browse repository at this point
Copy the full SHA 5ff1a4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0069884 - Browse repository at this point
Copy the full SHA 0069884View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01dd0df - Browse repository at this point
Copy the full SHA 01dd0dfView commit details
Commits on Apr 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e06ae5a - Browse repository at this point
Copy the full SHA e06ae5aView commit details
Commits on May 19, 2022
-
feat: add support for osc52 system command
support copying text on supported terminals
Configuration menu - View commit details
-
Copy full SHA for 5202d43 - Browse repository at this point
Copy the full SHA 5202d43View commit details
Commits on May 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b59524f - Browse repository at this point
Copy the full SHA b59524fView 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.