Refactor waiting_proc and waiting_operator_proc #626
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes #605
waiting_proc
Most waiting_proc will be cancelled when ARROW keys (and other symbol key) is pressed, but Reline did not implement cancel
Fixes except ed_quoted_insert.
waiting_operator_proc
Vi mode's waiting_operator_proc was complex.
Reline's problem with waiting_operator
df_
does not terminate delete_metadd
should clear linecc
should clear linedc
dy
cd
cy
yd
yc
yy
should cancel waiting_operator3d5h
, 5 should be used as@vi_arg
but Reline does notFixes all of them.