mirror of
https://github.com/weechat/weechat.git
synced 2026-07-08 18:53:12 +02:00
Dynamically allocate color pairs
This commit introduces major changes in 256 colors support: - extended colors can be used without being added with command "/color add" - background color is now allowed for nick colors (using slash separator)
This commit is contained in:
@@ -70,8 +70,6 @@
|
||||
|
||||
| weechat | buffers_plugins_names | nomi dei buffer (inclusi i nomi plugin)
|
||||
|
||||
| weechat | color_pairs | coppie di colori
|
||||
|
||||
| weechat | commands | comandi (weechat e plugin)
|
||||
|
||||
| weechat | config_files | file di configurazione
|
||||
@@ -94,6 +92,8 @@
|
||||
|
||||
| weechat | nicks | nick nella lista nick del buffer corrente
|
||||
|
||||
| weechat | palette_colors | palette colors
|
||||
|
||||
| weechat | plugins_commands | comandi definiti dai plugin
|
||||
|
||||
| weechat | plugins_names | nomi dei plugin
|
||||
|
||||
Reference in New Issue
Block a user