Skip to content

Add some emacs/readline keybindings#288

Merged
waf merged 1 commit into
mainfrom
add-more-keybindings
May 31, 2026
Merged

Add some emacs/readline keybindings#288
waf merged 1 commit into
mainfrom
add-more-keybindings

Conversation

@waf
Copy link
Copy Markdown
Owner

@waf waf commented May 31, 2026

Add support for additional emacs / readline style keybindings.

Fixes #277

@codecov
Copy link
Copy Markdown

codecov Bot commented May 31, 2026

Codecov Report

❌ Patch coverage is 91.42857% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.5%. Comparing base (652df4e) to head (3781cb5).

Files with missing lines Patch % Lines
src/PrettyPrompt/Panes/CodePane.cs 90.7% 0 Missing and 5 partials ⚠️
src/PrettyPrompt/Panes/CompletionPane.cs 92.8% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##            main    #288   +/-   ##
=====================================
  Coverage   84.4%   84.5%           
=====================================
  Files         47      47           
  Lines       3931    3947   +16     
  Branches     654     655    +1     
=====================================
+ Hits        3321    3338   +17     
+ Misses       455     452    -3     
- Partials     155     157    +2     

☔ View full report in Codecov by Sentry.
📢 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 132bb39 into main May 31, 2026
2 checks passed
@waf waf deleted the add-more-keybindings branch May 31, 2026 12:00
@waf waf mentioned this pull request May 31, 2026
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.

Missing mac keybindings

1 participant