mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 07:27:45 +00:00
Terminal: Use Vectors and OwnPtrs for Terminal lines. Adjust scroll
region behavior
This commit is contained in:
parent
ce15a4021d
commit
e92fe52031
5 changed files with 208 additions and 127 deletions
|
@ -109,7 +109,4 @@ 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