Ender
Ender
# Summary Adds a new function `cleanup_invalid_shim_metadata`. This function looks for references to non-installed plugins for the given plugin, and removes this metadata. Also, adds a check in `check_if_plugin_exists` that...
### Is your feature request related to a problem? Please describe In recent versions, some unknown plugin interaction caused certain shim metadata to be corrupted; namely, a ghost `..` plugin...
When running any Ruby command, the first line is always: ```/Users/ender/.asdf/lib/utils.bash: line 234: ASDF_.._VERSION: invalid variable name``` Obviously `ASDF_.._VERSION` is not a real variable name. I don't even know how...
### Is your feature request related to a problem? Please describe The current way that the `asdf.fish` script works is not very "fish-like": - It is not necessary to loop...
### 📱 Client Type Web (Desktop Browser) ### 💻 Operating System Other Linux ### 📦 Deployment Platform Self hosting Docker ### 🔧 Deployment Mode server db (lobe-chat-database image) ### 📌...
## Summary This PR fixes an issue where the Meow keypad displays a confusing `` entry when users press SPC to view available commands. ## Problem When pressing SPC in...