Files
mop3/libterminal/tcommon.h
kamkow1 81704d7df8
All checks were successful
Build documentation / build-and-deploy (push) Successful in 2m8s
CE Implement line editing
2026-03-04 02:02:05 +01:00

7 lines
101 B
C

#ifndef ANSIQ_COMMON_H
#define ANSIQ_COMMON_H
#define ANSIQ_ESC "\x1b"
#endif /* ANSIQ_COMMON_H */