Skip to content

Autocomplete wrong case #398

@HelixSpiral

Description

@HelixSpiral

With weechat.completion.partial_completion_other set to on the case of the nick you're completing can sometimes be wrong (all lowercase)

To reproduce

  • Have two nicks on a channel, I used {Andrew} and {Andrew}|Mobile because they were available on a channel I'm in
  • Set weechat.completion.partial_completion_other on
  • Type {A and tab-complete
  • You will get {andrew} instead of {Andrew}

Now if you add a | to the end of {andrew} and tab-complete you'll get {Andrew}|Mobile with the correct casing.

Metadata

Metadata

Assignees

Labels

bugUnexpected problem or unintended behavior

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions