1
0
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:
Sebastien Helleu
2011-04-17 11:02:45 +02:00
parent dd8d789fec
commit 7c6723f255
25 changed files with 244 additions and 49 deletions
+3 -2
View File
@@ -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"