Age | Commit message (Collapse) | Author |
|
version
|
|
|
|
|
|
|
|
Only text between angle brackets (eg: "<name>") must be translated.
|
|
name contains wide chars
|
|
options weechat.buffer.* (issue #352)
|
|
hdata_compare (closes #1066)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#2007)
|
|
(issue #352)
|
|
|
|
|
|
|
|
|
|
(issue #194)
|
|
|
|
(issue #352)
|
|
config
|
|
|
|
|
|
|
|
commands `/cursor go` and `/cursor move` (closes #1282)
|
|
|
|
|
|
"ENABLE_DOC_WARN_LOCALE" (closes #1985)
|
|
|
|
|
|
(closes #1967)
|
|
|
|
The type "enum" replaces type "integer" when used with string values.
For compatibility, any option created with type "integer" and string values is
automatically created to "enum" on creation, with no error.
|
|
|
|
|
|
|
|
bound to custom commands in a previous version
|
|
|
|
|
|
This fixes a bug where if you had multiple lines in the input and
pressed ctrl-w when the cursor was after the first word of any line but
the first, it would delete both the word before the cursor and the last
word on the preceding line.
|
|
Key Alt+K (upper K) is removed as well as commands `/input grab_raw_key` and
`/input grab_raw_key_command`.
|
|
|
|
|
|
They are used in completion of commands `/filter disable` and
`/filter enable`.
|