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

<C-u> to clear watch mode pattern prompt #11347

Closed
wants to merge 2 commits into from

Conversation

madhur1846
Copy link

Summary

Many users will expect Ctrl+u to behave as elsewhere in their terminal environment.
The workaround requires pressing backspace a lot to clear the line manually.

@codecov-commenter
Copy link

Codecov Report

Merging #11347 (7b999c8) into master (b3f9e4a) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #11347      +/-   ##
==========================================
- Coverage   64.24%   64.24%   -0.01%     
==========================================
  Files         308      308              
  Lines       13502    13507       +5     
  Branches     3289     3289              
==========================================
+ Hits         8675     8677       +2     
- Misses       4117     4121       +4     
+ Partials      710      709       -1     
Impacted Files Coverage Δ
packages/jest-watcher/src/constants.ts 66.66% <ø> (ø)
packages/jest-watcher/src/lib/Prompt.ts 66.66% <0.00%> (-6.81%) ⬇️
packages/expect/src/utils.ts 96.12% <0.00%> (+1.29%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b3f9e4a...7b999c8. Read the comment docs.

@madhur1846 madhur1846 changed the title New branch1 <C-u> to clear watch mode pattern prompt #11296 #11345 Apr 27, 2021
@madhur1846 madhur1846 changed the title <C-u> to clear watch mode pattern prompt #11296 #11345 <C-u> to clear watch mode pattern prompt Apr 27, 2021
@SimenB
Copy link
Member

SimenB commented May 1, 2021

#11345 (comment)

@SimenB SimenB closed this May 1, 2021
@github-actions
Copy link

github-actions bot commented Jun 1, 2021

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants