name_snrl
name_snrl
I've the same problem, NixOS unstable, sway v1.7, Flameshot v11.0.0 with Qt 5.15.3
> have you ever had any further progress I seem to have encountered this problem as well, no time yet, maybe some ideas will come up over the weekend
Hi @tlinford and @imsnif. Are there any plans to implement this or #2647? This would be great for every neovim user who uses neovim on remote hosts using osc52 clipboard...
I would like to do a PR, but something went wrong with gh and I can't fork repo 🙄 cc @arsham @zeertzjq @justinmk
> `q` in other buffers should still record a macro `q` mapping is set in the `ftplugin/man.vim`, so it cannot affect other buffers.
> I don't know if making `b:pager` global would fix it here To open manpages in neovim, you must use `:Man` command. And no it shouldn't close neovim instance, if...
> we're not accepting any new window management features oke, but what about making `split none` respect `workspace_layout`?
for _automatic undo split_, I can write a simple daemon like [autotiling-rs](https://github.com/ammgws/autotiling-rs)
> Is this a bug? No, I create issue about feature request. > And which telescope picker are you using for this interaction with fugitive? Quickfix. `G difftool` loads the...
> For `path_display`, we explicitly don't handle URIs like `fugitive://` and I don't think we would change this Bad news for me. That's the main reason I created this issue....