mirror of
https://github.com/weechat/weechat.git
synced 2026-07-09 03:03:12 +02:00
core: add automatic reset of color pairs, new option weechat.look.color_pairs_auto_reset
This commit is contained in:
@@ -4754,8 +4754,9 @@ command_init ()
|
||||
" color: color number (>= 0, max depends on terminal, "
|
||||
"commonly 63 or 255)\n"
|
||||
" name: alias name for color (for example: \"orange\")\n"
|
||||
" reset: reset all color pairs (useful when no more "
|
||||
"pairs are available)\n\n"
|
||||
" reset: reset all color pairs (required when no more "
|
||||
"color pairs are available if automatic reset is disabled, "
|
||||
"see option weechat.look.color_pairs_auto_reset)\n\n"
|
||||
"Without argument, this command displays colors in a new "
|
||||
"buffer.\n\n"
|
||||
"Examples:\n"
|
||||
|
||||
Reference in New Issue
Block a user