mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 04:27:45 +00:00
Terminal: Implement scroll region termcodes
This commit is contained in:
parent
ab004f73bf
commit
ce15a4021d
3 changed files with 80 additions and 6 deletions
|
@ -109,4 +109,7 @@ enum
|
|||
*/
|
||||
#define _POSIX_PRIORITY_SCHEDULING
|
||||
|
||||
// Stifle an less error iirc
|
||||
#define _PC_VDISABLE 8
|
||||
|
||||
__END_DECLS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue