Linux Terminal Simulator for Windows v2.1
What's New in v2.1
New Features
- Tab autocomplete for commands and filenames (press Tab)
- Command history (Up/Down arrows) with persistent storage
- New commands:
alias- Create command shortcutshistory- View command historychmod- Basic permission simulationwc- Word count functionality
- Improved sudo:
- 5-minute timeout
- Configurable password policy
- Enhanced prompt:
- Color-coded by user (green for normal, red for root)
- Git branch detection when in repositories
Improved Commands
lsnow supports:- Color output
- Basic
-l,-a,-hflags
grepenhanced with:-i(ignore case)-v(invert match)
psnow shows:- Better formatted output
- Memory usage percentages
Bug Fixes
- Fixed path handling with spaces
- Resolved sudo password echo issue
- Improved command argument parsing