Open Issues Need Help
View All on GitHub Operating Systems • Shell/Command Line
Auto-Correction 11 months ago
AI Summary: Implement an auto-correction and tab completion feature for the WinUnx shell. This involves analyzing user input, comparing it against a list of valid commands, suggesting the closest match if incorrect, and providing tab-based autocompletion for commands and arguments.
Complexity:
4/5
enhancement help wanted good first issue up-for-grabs