Searched refs:ESC_BRACKETS (Results 1 – 3 of 3) sorted by relevance
160 if (flags & ESC_BRACKETS) { in escape_command()175 if (flags & ESC_BRACKETS) { in escape_command()183 if (flags & ESC_BRACKETS) { in escape_command()
12 #define ESC_BRACKETS 0x2 // if using cmd, put '[' and ']' around it macro
3284 ESC_DEFUNCT | ESC_BRACKETS | in task_show()