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

Fixed tab completion rarely completing the wrong word. #4735

Merged
merged 3 commits into from Jul 31, 2023

Conversation

Mm2PL
Copy link
Collaborator

@Mm2PL Mm2PL commented Jul 27, 2023

Description

Now moving the cursor in any way will result in the completion being cancelled.

Fixes: #3101

@pajlada pajlada self-requested a review July 27, 2023 11:08
src/widgets/helper/ResizingTextEdit.hpp Outdated Show resolved Hide resolved
src/widgets/helper/ResizingTextEdit.cpp Outdated Show resolved Hide resolved
src/widgets/helper/ResizingTextEdit.cpp Outdated Show resolved Hide resolved
@Mm2PL Mm2PL requested a review from Nerixyz July 31, 2023 20:45
@pajlada pajlada added this pull request to the merge queue Jul 31, 2023
Merged via the queue into master with commit 89323ff Jul 31, 2023
15 of 16 checks passed
@pajlada pajlada deleted the mm2pl/bugfix/cancel-tab-completion-on-cursor-move branch July 31, 2023 22:14
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.

Emote/user tab completion completes using wrong word
3 participants