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

gui: _chat_word in hook_focus callback hashtable offset when prefix_align is none #610

Closed
sim642 opened this issue Nov 28, 2015 · 0 comments
Assignees
Labels
bug Unexpected problem or unintended behavior
Milestone

Comments

@sim642
Copy link
Member

sim642 commented Nov 28, 2015

In the process of putting together a trigger for opening URLs from cursor mode I noticed behavior where ${_chat_word} in the hook_focus callback hashtable contains data which wasn't exactly under the cursor, but offset a bit. This only seems to be wrong when prefix_align option is set to none.

Same problem affects ${_chat_bol} and ${_chat_eol}.

It is possible to see this being wrong with /debug cursor.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Unexpected problem or unintended behavior
Projects
None yet
Development

No branches or pull requests

2 participants