-
-
Notifications
You must be signed in to change notification settings - Fork 352
Closed
Description
Feature description
Many WeeChat identifiers are currently case insensitive, for example: configuration files/sections/options, command names and parameters, completion, etc.
Most of them should be case sensitive so that for example an alias /AWAY would be different from the /away command, or a parameter in upper case would be different as well, eg: /test -o is different from /test -O.
Specification: https://specs.weechat.org/specs/2023-001-case-sensitive-identifiers.html
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureNew feature requestNew feature request