mirror of
https://github.com/weechat/weechat.git
synced 2026-07-10 03:33:12 +02:00
Add description of notify levels in /help buffer
This commit is contained in:
@@ -3678,7 +3678,14 @@ command_init ()
|
||||
"example -1)\n"
|
||||
" close: close buffer\n"
|
||||
" list: list buffers (no parameter implies this list)\n"
|
||||
" notify: set notify level for current buffer\n"
|
||||
" notify: set notify level for current buffer: this "
|
||||
"level determines whether buffer will be added to "
|
||||
"hotlist or not:\n"
|
||||
" none: never\n"
|
||||
" highlight: for highlights only\n"
|
||||
" message: for messages from users + highlights\n"
|
||||
" all: all messages\n"
|
||||
" reset: reset to default value (all)\n"
|
||||
"localvar: display local variables for current buffer\n"
|
||||
" set: set a property for current buffer\n"
|
||||
" number: jump to buffer by number\n"
|
||||
|
||||
Reference in New Issue
Block a user