Skip to content

Conversation

Managor
Copy link
Member

@Managor Managor commented Aug 13, 2025

I finally got fed up with the tab completion not working correctly. This change makes --list not show the language marker which cascades into the tab completion. Also this removes the sed command from the completion that was replacing non-alphanumeric characters with space which led to things like systemctl\ enable

Fixes #288
Fixes #211

Copy link
Member

@kbdharun kbdharun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for the fix.

@Managor Managor merged commit c987ac8 into main Aug 13, 2025
63 checks passed
@Managor Managor deleted the complete-fix branch August 13, 2025 17:16
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.

Option to omit ({language}) in --list Backslashes show up in autocomplete output on fedora
2 participants