Daniel Moerner
Daniel Moerner
- [x] I have fzf 0.23.0 or above - [x] I have read through https://github.com/junegunn/fzf.vim/blob/master/README.md - [x] I have read through https://github.com/junegunn/fzf/blob/master/README-VIM.md - [x] I have read through the manual...
Hi, Right now Netsplit quits are still displayed with irssi-smartfilter. It would be great if there were an option to hide them as well. Daniel
[How to file a helpful issue](https://www.qubes-os.org/doc/issue-tracking/) ### Qubes OS release 4.1 Hardware: Thinkpad X1 Carbon 3rd generation Perhaps relevant software: i3 window manager ### Brief summary On newer kernels than...
I find the editing in split screen functionality very useful, but vim-markdownfootnotes currently only supports creating new footnotes. It would be convenient to also be able to edit existing footnotes....
There is a recursive RLock in the path `HandleIDPInitiated` -> `ServeIDPInitiated` -> `GetServiceProvider`. This can lead to deadlocks under concurrent requests. The outer RLock is unnecessary, because `GetServiceProvider` is the...