mirror of
https://github.com/Tha14/toxic.git
synced 2025-06-28 15:46:45 +02:00
refactor prompt to allow scrolling
This commit is contained in:
@ -26,6 +26,7 @@ enum {
|
||||
SYS_MSG,
|
||||
IN_MSG,
|
||||
OUT_MSG,
|
||||
PROMPT,
|
||||
ACTION,
|
||||
CONNECTION,
|
||||
} LINE_TYPE;
|
||||
|
Reference in New Issue
Block a user