akdevservices
akdevservices
Block comments like gC3j are not working properly. **Steps to Reproduce:** 1. Install C/C++ extension from Microsoft. 2. Create `hello.c` file: ``` #include #include ``` 3. Position cursor at the...
Improve confirmations. Make 'unsaved changes' confirmation consistent with vim 'set confirm' option #22
Show `Unsaved changes: [w]rite, [s]kip, [b]reak` confirmation as `Save changes? [Y]es, (N)o, (C)ancel` to make it consistent with `set confirm` vim option.
- [x] I have read through the manual page (`man fzf`) - [x] I have the latest version of fzf - [x] I have searched through the existing issues ##...
There are segmentation faults (core dumped) when quitting Waybar with active hyprland modules (I tried `hyprland/language` and `hyprland/window`). Modules seem to work fine. Steps to reproduce: 1. Configure a hyprland...