Skip to content

More Mac OS and general typing improvements#298

Merged
waf merged 1 commit into
mainfrom
more-keyboard-handling-fixes
Jun 13, 2026
Merged

More Mac OS and general typing improvements#298
waf merged 1 commit into
mainfrom
more-keyboard-handling-fixes

Conversation

@waf

@waf waf commented Jun 13, 2026

Copy link
Copy Markdown
Owner

- Switch from level-2 to level-1
  (https://invisible-island.net/xterm/ctlseqs/ctlseqs.html) to fix
  handling of uppercase characters
- Fix handling of combining characters with zero width that still need
  to be rendered (e.g. tone marks in Thai)
@codecov

codecov Bot commented Jun 13, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 52.63158% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.9%. Comparing base (c207b83) to head (b13c00b).

Files with missing lines Patch % Lines
src/PrettyPrompt/Console/KeyPress.cs 50.0% 7 Missing and 2 partials ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            main    #298     +/-   ##
=======================================
- Coverage   86.0%   85.9%   -0.2%     
=======================================
  Files         47      47             
  Lines       4019    4030     +11     
  Branches     671     676      +5     
=======================================
+ Hits        3459    3463      +4     
- Misses       397     402      +5     
- Partials     163     165      +2     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

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

@waf waf merged commit 9994034 into main Jun 13, 2026
3 checks passed
@waf waf deleted the more-keyboard-handling-fixes branch June 13, 2026 07:38
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.

1 participant