mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-12 14:30:10 +01:00
26 lines
634 B
Markdown
26 lines
634 B
Markdown
# Development
|
|
|
|
## Shell Integrations
|
|
|
|
- ✅: Working
|
|
- ⚠️: Partial working
|
|
- ❌: Not implemented / Cannot implement
|
|
|
|
| Feature | Bash | Zsh | Fish | Nush | Pwsh |
|
|
|-------------------|------|-----|------|------|--------|
|
|
| Get other alias | ✅ | ✅ | ✅ | ❌ | ❌ |
|
|
| Command not found | ✅ | ✅ | ✅ | ❌ | ⚠️ [^1] |
|
|
|
|
[^1]: Cannot retrieve arguments.
|
|
|
|
## Features Pending Implementation
|
|
|
|
### Trivial
|
|
|
|
### Regular
|
|
|
|
### Entertaining
|
|
|
|
- Select library that works well with `pay-respects`' complex difference highlighting
|
|
- NLP model as alternative to the current LLM based AI requests
|
|
|