git.cappig.dev / apheleiaOS.git master

3091fe6e509e0d5feaf24c423992be94c653722f master
cappig <[email protected]> ยท 4 months ago
Shell improvements, window manager fixes

* Shell: add tab-completion for builtin commands
* Window manager: add error messages for window init failures
* Build: fix x86_32 compilation errors
3 files changed, 43 insertions, 1 deletions
kernel/arch/x86/mm/phys_window.c +1 -0
libs/gui/ui.c +18 -1
user/sh/complete.c +24 -0