-
Notifications
You must be signed in to change notification settings - Fork 229
Open
Labels
bugUnexpected problem or unintended behaviorUnexpected problem or unintended behavior
Description
Script / WeeChat
- Name of script: colorize_lines.pl
- Script version: 3.9
- WeeChat version: v2.9-37-gaac14f28d
This bug has been reported to the script author? Yes
Response or reason: No response
Bug summary
In rare conditions incorrect formatting appears if a color reset character is present
Steps to reproduce
- unload
colorize_lines.pl
- type Ctrl+c, _ hello Ctrl+c, c hello Enter
- observe that the output is
hellohello
- load
colorize_lines.pl
& type the same - observe that the output is
hellohello
Current behavior
output is underlined differently
Expected behavior
output is underlined the same way
Metadata
Metadata
Assignees
Labels
bugUnexpected problem or unintended behaviorUnexpected problem or unintended behavior