-
Release v0.1.8
StableSome checks failedci/someci/tag/woodpecker/1 Pipeline was successfulci/someci/tag/woodpecker/2 Pipeline was successfulci/someci/tag/woodpecker/3 Pipeline was successfulci/someci/tag/woodpecker/4 Pipeline was successfulci/someci/tag/woodpecker/5 Pipeline was successfulci/someci/tag/woodpecker/6 Pipeline was successfulci/someci/tag/woodpecker/7 Pipeline failedreleased this
2025-10-02 03:00:00 +02:00 | 18 commits to main since this releaseNew Features
- Command Autocompletion: Added intelligent command suggestions and Tab completion in command
mode (:)- Real-time filtering of available commands as you type
- Navigate suggestions with Up/Down arrows or Ctrl+k/Ctrl+j
- Visual dropdown showing all matching commands
- Press Tab to autocomplete the selected command
Improvements
- Enhanced command-line interface with better discoverability
- Improved user experience with contextual command hints
Build & CI
- Fixed cross-compilation for ARM64 and ARMv7 architectures
- Fixed Windows cross-compilation by including full mingw-w64 toolchain
- Updated CI configuration to use absolute paths for cross-compilers
- Improved build reliability across all target platforms
Technical Details
- Added command registry system with all available commands and aliases
- Implemented dynamic suggestion filtering based on user input
- Added visual UI component for command suggestions popup
- All cross-compilation targets now build successfully in CI/CD pipeline
Downloads
- Command Autocompletion: Added intelligent command suggestions and Tab completion in command