pay-respects/development.md

29 lines
680 B
Markdown
Raw Normal View History

2025-01-03 21:26:13 +01:00
# Development
## Shell Integrations
- ✅: Working
- ⚠️: Partial working
- ❌: Not implemented / Cannot implement
| Feature | Bash | Zsh | Fish | Nush | Pwsh |
|-------------------|------|-----|------|------|--------|
2025-03-13 21:13:30 +01:00
| Get other alias | ✅ | ✅ | ✅ | ✅ | ❌ |
2025-01-03 21:26:13 +01:00
| Command not found | ✅ | ✅ | ✅ | ❌ | ⚠️ [^1] |
[^1]: Cannot retrieve arguments.
## Features Pending Implementation
### Trivial
### Regular
### Entertaining
2025-01-04 22:30:19 +01:00
- Select library that:
- Works well with `pay-respects`' complex difference highlighting
- Supports adding candidates dynamically
2025-01-03 21:26:13 +01:00
- NLP model as alternative to the current LLM based AI requests