mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2026-02-02 15:45:11 +01:00
docs: dev status
This commit is contained in:
parent
2aee748af3
commit
81ca8d6e98
2 changed files with 28 additions and 0 deletions
26
development.md
Normal file
26
development.md
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
# 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
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue