-
since tpm path is hardcoded, when using a custom tpm path with the env var, no update is occuring.
`TMUX_PLUGIN_MANAGER_PATH=.config/tmux/plugins/tpm`
## Erroneous Behavior
## Expec…
-
**Description**
Propose how to combine kyma CLI into the following scenario (not every step must necessarily mean a new kyma cli command).
I have empty cluster (SKR)
- explore what are available…
-
**Problem**
Not quite a problem, I'm just keen in contributing to the repo by explaining how I implemented a line breaking logic, which seems to be a common feature for rich text editors, and how thi…
-
### Describe the bug
As this image describe:
![image](https://github.com/GC-spigot/AdvancedEnchantments/assets/142264317/e023f6e3-b39d-4238-8785-41684c395d77)
# [!]
The placeholder **works norma…
-
Hiya! Hope your day is going well!
I'm having issues with the plugin regarding setting it up, each time I edit it then look to reload the plugin it deletes all the stuff I've editted and added and …
-
Is there a way to add a handler for when the user enters a command that is not known? I want to implement a SQL terminal but I don't want to have to implement a custom command handler for every SQL ke…
-
## Erroneous Behavior
When I run topgrade, it tries to run `brew upgrade --ignore-pinned` which is deprecated.
## Expected Behavior
Fail, because --ignore-pinned is deprecated.
## Steps …
-
## NOTE
I use the Helm Chart to deploy minio and i specify the following keys:
- buckets:
- customCommands
A command in the customCommands key references a bucket that is created via the bucke…
-
Hello I have some question regarding the following code:
```
private fun initControllerLayout() {
val previousCommand = SessionCommand("previous", Bundle.EMPTY)
val prevBut…
-
**Is your feature request related to a problem? Please describe.**
Currently, I do the following to remove stale worktrees:
```
% cd dir_that_contains_bare
% git worktree remove ./old_worktree
fa…