fix(windows): Windows input (paste input) may arrive as UTF-16 still …#987
fix(windows): Windows input (paste input) may arrive as UTF-16 still …#987
Conversation
…(fixes#984) This also fixes the modifier key mappings. The changes were adapted from the v3 branch.
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## v2 #987 +/- ##
==========================================
- Coverage 35.41% 35.28% -0.13%
==========================================
Files 75 75
Lines 5730 5745 +15
==========================================
- Hits 2029 2027 -2
- Misses 3668 3685 +17
Partials 33 33
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…(fixes#984)
This also fixes the modifier key mappings. The changes were adapted from the v3 branch.