-
Notifications
You must be signed in to change notification settings - Fork 30
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
Tab complete is problematic #19
Comments
Something that has been bugging me a lot is that if you tab "too fast", no additional completions will be shown other then the first you tab to, e.g. |
Tab-complete of usernames also breaks randomly "over time". A reconnect/reload fixes it. Root cause unknown. |
Right is the long-running session that for an unknown reason removed the user, left is a new window https://i.imgur.com/q2pD83w.png |
different bug: example string: " abc", with curser pos: " abc" (note the space in front of abc) |
Reproducible if "YEE" in chat/autocomplete history; otherwise expected result. |
Tab complete is spotty. At times, when typing out a username (not sure if this happens with emotes), tab complete just refuses to work until I start over.
Tab complete also doesn't work if I type something, erase part of it and try to tab-complete. (For example pepoo backspace tab and nothing happens)
The text was updated successfully, but these errors were encountered: