This website requires JavaScript.
Explore
Help
Sign In
daniel
/
MontaukOS
Watch
1
Fork
0
You've already forked MontaukOS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a96519f8a6785c344b0703cd3f144b56deb20d7a
MontaukOS
/
programs
/
src
/
shell
T
History
daniel
a96519f8a6
cleanup: const and type hygeine in tabcompletion module
2026-06-18 12:20:25 +02:00
..
builtins.cpp
fix: remove doom/elf message from CLI help command
2026-04-09 07:49:19 +02:00
exec.cpp
feat: add cwd tracking to kernel, remove shell hack, update system utilities to use getcwd, fix tcc libc stub, fix nonexistent directory issue
2026-03-25 15:45:22 +01:00
main.cpp
feat: complete command completion in shell
2026-06-18 07:56:00 +02:00
Makefile
feat: add rudimentary tab completion for executables to shell
2026-06-16 14:02:46 +02:00
shell.h
feat: add cwd file matching to shell tab completion
2026-06-17 07:58:41 +02:00
tabcompletion.cpp
cleanup: const and type hygeine in tabcompletion module
2026-06-18 12:20:25 +02:00
vars.cpp
feat: add cwd tracking to kernel, remove shell hack, update system utilities to use getcwd, fix tcc libc stub, fix nonexistent directory issue
2026-03-25 15:45:22 +01:00