Skip to content

Don't discard $WIDGETSTYLE#724

Draft
marlonrichert wants to merge 1 commit intozsh-users:masterfrom
marlonrichert:master
Draft

Don't discard $WIDGETSTYLE#724
marlonrichert wants to merge 1 commit intozsh-users:masterfrom
marlonrichert:master

Conversation

@marlonrichert
Copy link
Copy Markdown

@marlonrichert marlonrichert commented Feb 17, 2023

Calling a completion widget without passing the -w flag causes $WIDGETSTYLE to be unset. This breaks logic in _oldlist, _list_files and some plugins.

Calling a completion widget without passing the -w flag causes
$WIDGETSTYLE to be unset. This breaks logic in _oldlist, _list_files and
some plugins.
@marlonrichert marlonrichert changed the title Don't discard $WIDGETSTYLE Don't discard $WIDGETSTYLE Feb 17, 2023
@marlonrichert marlonrichert marked this pull request as draft February 17, 2023 11:28
@marlonrichert
Copy link
Copy Markdown
Author

marlonrichert commented Feb 17, 2023

It appears that this fixes completion widgets, but in turn breaks widgets that rely on $WIDGET. This needs to be solved in a different way.

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.

1 participant