Kamack38

Results 14 issues of Kamack38

This plugin breaks the *Colorify* part of the `NvChad/ui` plugin. After changing modes, the colour highlights are cleared. Right after entering a file: ![image](https://github.com/user-attachments/assets/72349ff5-49cc-4d7e-a579-42a4c30fbf2c) After changing current mode to 'insert':...

**Describe the bug** The `@parameter.inner` and `@parameter.outer` selectors does not work correctly inside function which are inside a macro. **To Reproduce** ```rust assert!(fu^nc("arg"), &r^ef, So^me(4)); ``` Now run `dia` (Delete...

bug

**Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** Add shell auto-completion using `clap_complete`

enhancement

### Feature description Currently, there is no way to send a command to multiple terminals. For example, I want to execute some program on multiple ssh blocks. ### Implementation Suggestion...

enhancement
triage