Andy-Python-Programmer / aero

Aero is a new modern, experimental, UNIX-like operating system following the monolithic kernel design. Supporting modern PC features such as long mode, 5-level paging, and SMP (multicore), to name a few.
https://aero.andypy.dev
GNU General Public License v3.0
1.17k stars 50 forks source link

Change contents of tty.rs to not panick if terminal buffer is overflown #10

Closed xtoto1 closed 2 years ago

xtoto1 commented 2 years ago

cc #8

Andy-Python-Programmer commented 2 years ago

Thanks @xtoto1!