Skip to content

Add support for ANSI OSC52 escape sequence#1249

Merged
synfinatic merged 1 commit intomainfrom
ansi-osc52
Aug 5, 2025
Merged

Add support for ANSI OSC52 escape sequence#1249
synfinatic merged 1 commit intomainfrom
ansi-osc52

Conversation

@synfinatic
Copy link
Owner

Support clipboard on remote hosts, tmux, etc

Fixes: #1070

@codecov
Copy link

codecov bot commented Aug 5, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.96%. Comparing base (183ed32) to head (3f8ad14).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1249      +/-   ##
==========================================
+ Coverage   82.91%   82.96%   +0.05%     
==========================================
  Files          40       40              
  Lines        3949     3960      +11     
==========================================
+ Hits         3274     3285      +11     
  Misses        579      579              
  Partials       96       96              
Flag Coverage Δ
unittests 82.96% <100.00%> (+0.05%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
internal/url/url.go 92.43% <100.00%> (+0.45%) ⬆️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 183ed32...3f8ad14. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@synfinatic synfinatic force-pushed the ansi-osc52 branch 3 times, most recently from a3ec2d0 to 17fee50 Compare August 5, 2025 05:15
Support clipboard on remote hosts, tmux, etc

Fixes: #1070
@synfinatic synfinatic merged commit 7a732c4 into main Aug 5, 2025
8 checks passed
@synfinatic synfinatic deleted the ansi-osc52 branch August 5, 2025 14:29
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.

Better use of OSC terminal escape codes

1 participant