src/ansi.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define BEEP_CHAR   '\07'
#define ESC_CHAR   '\033'
#define ANSI_NORMAL   "\033[0m"
#define ANSI_HILITE   "\033[1m"
#define ANSI_INVERSE   "\033[7m"
#define ANSI_BLINK   "\033[5m"
#define ANSI_UNDER   "\033[4m"
#define ANSI_INV_BLINK   "\033[7;5m"
#define ANSI_INV_HILITE   "\033[1;7m"
#define ANSI_BLINK_HILITE   "\033[1;5m"
#define ANSI_INV_BLINK_HILITE   "\033[1;5;7m"
#define ANSI_BLACK   "\033[30m"
#define ANSI_RED   "\033[31m"
#define ANSI_GREEN   "\033[32m"
#define ANSI_YELLOW   "\033[33m"
#define ANSI_BLUE   "\033[34m"
#define ANSI_MAGENTA   "\033[35m"
#define ANSI_CYAN   "\033[36m"
#define ANSI_WHITE   "\033[37m"
#define ANSI_BBLACK   "\033[40m"
#define ANSI_BRED   "\033[41m"
#define ANSI_BGREEN   "\033[42m"
#define ANSI_BYELLOW   "\033[43m"
#define ANSI_BBLUE   "\033[44m"
#define ANSI_BMAGENTA   "\033[45m"
#define ANSI_BCYAN   "\033[46m"
#define ANSI_BWHITE   "\033[47m"


Define Documentation

#define ANSI_BBLACK   "\033[40m"

Definition at line 49 of file ansi.h.

Referenced by exec(), and fun_ansi().

#define ANSI_BBLUE   "\033[44m"

Definition at line 53 of file ansi.h.

Referenced by exec(), and fun_ansi().

#define ANSI_BCYAN   "\033[46m"

Definition at line 55 of file ansi.h.

Referenced by exec(), and fun_ansi().

#define ANSI_BGREEN   "\033[42m"

Definition at line 51 of file ansi.h.

Referenced by exec(), and fun_ansi().

#define ANSI_BLACK   "\033[30m"

Definition at line 38 of file ansi.h.

Referenced by exec(), and fun_ansi().

#define ANSI_BLINK   "\033[5m"

Definition at line 28 of file ansi.h.

Referenced by exec(), and fun_ansi().

#define ANSI_BLINK_HILITE   "\033[1;5m"

Definition at line 33 of file ansi.h.

#define ANSI_BLUE   "\033[34m"

Definition at line 42 of file ansi.h.

Referenced by exec(), and fun_ansi().

#define ANSI_BMAGENTA   "\033[45m"

Definition at line 54 of file ansi.h.

Referenced by exec(), and fun_ansi().

#define ANSI_BRED   "\033[41m"

Definition at line 50 of file ansi.h.

Referenced by exec(), and fun_ansi().

#define ANSI_BWHITE   "\033[47m"

Definition at line 56 of file ansi.h.

Referenced by exec(), and fun_ansi().

#define ANSI_BYELLOW   "\033[43m"

Definition at line 52 of file ansi.h.

Referenced by exec(), and fun_ansi().

#define ANSI_CYAN   "\033[36m"

Definition at line 44 of file ansi.h.

Referenced by exec(), and fun_ansi().

#define ANSI_GREEN   "\033[32m"

Definition at line 40 of file ansi.h.

Referenced by exec(), fun_ansi(), and fun_colorpairs().

#define ANSI_HILITE   "\033[1m"

Definition at line 26 of file ansi.h.

Referenced by announce_connect(), do_prog(), edit_string_ansi(), exec(), fun_ansi(), and handle_prog().

#define ANSI_INV_BLINK   "\033[7;5m"

Definition at line 31 of file ansi.h.

#define ANSI_INV_BLINK_HILITE   "\033[1;5;7m"

Definition at line 34 of file ansi.h.

#define ANSI_INV_HILITE   "\033[1;7m"

Definition at line 32 of file ansi.h.

#define ANSI_INVERSE   "\033[7m"

Definition at line 27 of file ansi.h.

Referenced by exec(), and fun_ansi().

#define ANSI_MAGENTA   "\033[35m"

Definition at line 43 of file ansi.h.

Referenced by exec(), and fun_ansi().

#define ANSI_NORMAL   "\033[0m"

Definition at line 24 of file ansi.h.

Referenced by announce_connect(), do_doing(), do_prog(), edit_string_ansi(), exec(), fun_ansi(), fun_colorpairs(), fun_columns(), fun_strtrunc(), and handle_prog().

#define ANSI_RED   "\033[31m"

Definition at line 39 of file ansi.h.

Referenced by exec(), fun_ansi(), and fun_colorpairs().

#define ANSI_UNDER   "\033[4m"

Definition at line 29 of file ansi.h.

Referenced by exec(), and fun_ansi().

#define ANSI_WHITE   "\033[37m"

Definition at line 45 of file ansi.h.

Referenced by exec(), and fun_ansi().

#define ANSI_YELLOW   "\033[33m"

Definition at line 41 of file ansi.h.

Referenced by exec(), fun_ansi(), and fun_colorpairs().

#define BEEP_CHAR   '\07'

Definition at line 21 of file ansi.h.

Referenced by fun_beep().

#define ESC_CHAR   '\033'

Definition at line 22 of file ansi.h.

Referenced by fun_columns(), fun_strtrunc(), normal_to_white_r(), ok_name(), ok_player_name(), parse_to(), queue_string(), strip_ansi_r(), and translate_string().


Generated on Mon May 28 04:25:26 2007 for BattletechMUX by  doxygen 1.4.7