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

problem with the first character in free buffer #1832

Closed
pascalpoitras opened this issue Oct 9, 2022 · 0 comments
Closed

problem with the first character in free buffer #1832

pascalpoitras opened this issue Oct 9, 2022 · 0 comments
Assignees
Labels
bug Unexpected problem or unintended behavior
Milestone

Comments

@pascalpoitras
Copy link

pascalpoitras commented Oct 9, 2022

Bug summary

There is a problem with the first character in free buffer when we use _chat_word _chat_bol and so on

Steps to reproduce

  1. /mouse enable
  2. /key bindctxt mouse @chat(core.my_buffer):button1 /print -core ${_chat_word}
  3. /print -newbuffer my_buffer -free a b
  4. then left click on the a, a blank line is then printed on the core buffer instead of the letter a
  5. then left click on the b, a is print on the core buffer (not b)

Current behavior

free buffer content first character mess _chat_word, _chat_bol, _chat_eol and so on


  • WeeChat version: 3.7-dev
  • OS, distribution and version: deb 11
  • Terminal: kitty
  • Terminal multiplexer (screen/tmux/…/none): tmux
@pascalpoitras pascalpoitras added the bug Unexpected problem or unintended behavior label Oct 9, 2022
@flashcode flashcode self-assigned this Oct 10, 2022
@flashcode flashcode added this to the 3.8 milestone Oct 10, 2022
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