Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
increase max value to 604800 seconds (7 days)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
New key: alt+"!", to swith to bare display (same key to come back to
standard display).
New options:
- weechat.look.bare_display_exit_on_input (default: on): by default
any changes in input will return to standard display
- weechat.look.bare_display_time_format (default: "%H:%M"): the format
of time used in bare display.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
So now the values mean:
- 353: names on channel
- 366: names count (before this commit it meant 353 + 366)
|
|
|
|
|
|
|
|
insert"
|
|
|
|
(task #11477) (patch from Nils Görs)
|
|
|
|
|
|
|
|
weechat.look.store_layout_on_exit, replace "save" by "store" for layouts
|
|
|
|
|
|
|
|
|
|
GUI_BUFFERS_MAX (10000)
|
|
|
|
|
|
|
|
|
|
using regular expressions
|
|
|
|
Thanks to Andrew Potter for the patch.
|
|
|
|
|
|
|