Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
${define:name,value}
|
|
|
|
|
|
|
|
|
|
|
|
Split of string: ${split:number,separators,flags,xxx}
Split of shell arguments: ${split_shell:number,xxx}
|
|
|
|
|
|
in hotlist
New options in command /input:
- hotlist_remove_buffer
- hotlist_restore_buffer
- hotlist_restore_all
New keys:
- alt+h, alt+c: clear the whole hotlist (former key: alt+h)
- alt+h, alt+m: mark the current buffer as read by removing it from the hotlist
- alt+h, alt+r: restore latest hotlist removed in the current buffer
- alt+h, alt+shift+R: restore latest hotlist removed in all buffers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
"random:min,max"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(issue #1654)
Key is "tag_xxx" (where "xxx" is the name of tag) and value is the unescaped
tag value.
|
|
|
|
WeeChat) (closes #320)
Capabilities can be excluded with the format: "*,!account-*,!extended-join".
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(closes #1653)
|
|
|