Enrico Maria De Angelis
Enrico Maria De Angelis
My fix would be to simply append ` | sed 's/$/\n/'` to the existing command. Tested and works for me. Gimme a go and I'll PR it.
I don't see `b:ycm_no_resize` in the YCM doc. Is that the thing you say is undocumented?
Sorry to come back to this, but I think the main problem is that I have `set noequalalways` in my vimrc. I like to have it, but I see that...
In any case, even with the following vimrc, after closing `GoToSymbol`'s quickfix window, the original layout is not recovered, as the console which occupied only a few lines now occupies...
> Seems broken for me ranger ranger v1.9.3 , Archlinux, kitty terminal v 0.33.1 For me as well, same ranger version, but on urxvt.
This is another set of repro steps. The file is ```cpp b((3 )); ``` given the cursor is on the `3`, hitting any of dsb, ds(, or ds) results in...
@georgefst , I had an alias :/
I guess this plugin is long dead.
@nv-quan , I think it doesn't - I'm not on a Mac - I know I don't need any mouse-settings different that what I already have, considering that the clipboard...
Would you suggest a way to use the clipboard via SSH that doesn't involve Vim?