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

Fix crash when tab completing an empty string (#736) #737

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

PratyushBalaji
Copy link
Contributor

This PR fixes issue #736 by adding a check for empty user input when tab completing a path (src/init.lua : try_complete_path)

Fix has been tested on multiple systems, does not interfere with other functionality.

@sayanarijit sayanarijit merged commit 9a587a8 into sayanarijit:dev Jan 30, 2025
4 of 5 checks passed
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