Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle shift-delete of empty line at beginning of prompt #263

Merged
merged 1 commit into from
Jul 16, 2023

Conversation

waf
Copy link
Owner

@waf waf commented Jul 16, 2023

Closes #254

@codecov
Copy link

codecov bot commented Jul 16, 2023

Codecov Report

Merging #263 (ba22a69) into main (45411cc) will increase coverage by 0.0%.
The diff coverage is 100.0%.

@@          Coverage Diff          @@
##            main    #263   +/-   ##
=====================================
  Coverage   85.1%   85.2%           
=====================================
  Files         45      45           
  Lines       3875    3880    +5     
  Branches     598     600    +2     
=====================================
+ Hits        3301    3306    +5     
  Misses       435     435           
  Partials     139     139           
Impacted Files Coverage Δ
src/PrettyPrompt/Documents/Document.cs 93.0% <100.0%> (+<0.1%) ⬆️

... and 1 file with indirect coverage changes

@waf waf merged commit fec0637 into main Jul 16, 2023
2 checks passed
@waf waf deleted the handle-shift-delete-at-beginning-of-prompt branch July 16, 2023 17:04
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.

Crash while multiple Shift+Delete pressing
1 participant