Skip to content

Conversation

@akinomyoga
Copy link
Collaborator

I've made the changes mentioned in #670.

The function "_expand" processes "cur" that begins with a tilde, which
is actually already processed by earlier codes in these completions.
Thus "_expand" will never see "cur" starting with a tilde there.

The earlier codes processing the tilde were introduced in commit
1b85a1b.  The calls of "_expand" was moved after the code in commit
add4e3c, for which we forgot the background unfortunately.  We here
just remove the calls of "_expand".
@scop scop merged commit 39baf0f into scop:master Dec 25, 2021
@scop
Copy link
Owner

scop commented Dec 25, 2021

Thanks!

@akinomyoga akinomyoga deleted the remove-ineffective-_expand branch December 26, 2021 06:15
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.

2 participants