ccc/config.h

4 lines
143 B
C
Raw Normal View History

2024-03-13 20:19:22 +01:00
#define ESC 0x1B /* \e or \033 */
#define PH 1 /* panel height */
#define JUMP_NUM 14 /* how long ctrl + u/d jump are */