Searched refs:SHOWCMD_BUFLEN (Results 1 – 1 of 1) sorted by relevance
1804 #define SHOWCMD_BUFLEN SHOWCMD_COLS + 1 + 30 macro1805 static char_u showcmd_buf[SHOWCMD_BUFLEN];1806 static char_u old_showcmd_buf[SHOWCMD_BUFLEN]; // For push_showcmd()