mirror of
https://github.com/weechat/weechat.git
synced 2026-07-02 15:53:12 +02:00
exec: rename value "off" to "ansi" for option "-color" in command /exec
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
#define EXEC_PLUGIN_NAME "exec"
|
||||
|
||||
enum t_exec_color {
|
||||
EXEC_COLOR_OFF = 0,
|
||||
EXEC_COLOR_ANSI = 0,
|
||||
EXEC_COLOR_DECODE,
|
||||
EXEC_COLOR_STRIP,
|
||||
/* number of color actions */
|
||||
|
||||
Reference in New Issue
Block a user