:WidenRegion works, :WR doesn't
ilkermutlu opened this issue · 1 comments
ilkermutlu commented
Rather peculiar.
I'm on Neovim 0.4.3.
If I :WR
in the narrowed window, E488: Trailing characters: :WidenRegion^M
But if I do :WidenRegion
, it works.
Note: same behaviour with :WR!
and :WidenRegion!
Does anyone have any ideas?
Thanks.
ilkermutlu commented
Resolved with #79