[Cmd] use prompt-toolkit native clipboard integration#1721
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1721 +/- ##
==========================================
+ Coverage 99.57% 99.59% +0.01%
==========================================
Files 23 22 -1
Lines 5915 5928 +13
==========================================
+ Hits 5890 5904 +14
+ Misses 25 24 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. |
|
@neoniobium You'll need to merge Btw, you should now be able to create branches in the main repo, so you don't need to use a Fork anymore unless you want to. Using branches in main repo, makes it easier for others to help collaborate. |
Ok, next time I will create a branch instead of using my frok. |
|
Thanks again for the review. I was also thinking whether the clipboard should be shared will each session, or example Furthermore I was wondering |
Addresses #1720