feat: echo mode

This commit is contained in:
iff 2025-03-13 21:33:13 +01:00
parent ec9609f470
commit 1b018bc763
4 changed files with 20 additions and 1 deletions

View file

@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Nushell: Added alias support
- Also allows arbitrary shell to provide support
- `echo` mode: Only print suggestion
### Fixed