[Teton] Buffer current command for executing.

This commit is contained in:
Drew Galbraith 2023-11-26 13:39:39 -08:00
parent c8e5441c7f
commit faa54bc3dc
6 changed files with 42 additions and 20 deletions

View file

@ -2,7 +2,7 @@ add_executable(teton
framebuffer/console.cpp
framebuffer/framebuffer.cpp
framebuffer/psf.cpp
keyboard_listener.cpp
terminal.cpp
teton.cpp
)