feat: move command bar to top
This commit is contained in:
@@ -356,6 +356,8 @@ function updateScreen()
|
||||
|
||||
drawLogs(1, 2, w, h - 1)
|
||||
drawStatusBar(h)
|
||||
drawLogs(1, 2, w, h - 2)
|
||||
drawStatusBar(2)
|
||||
end
|
||||
|
||||
function pollEvents()
|
||||
|
||||
Reference in New Issue
Block a user