You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tree style is kind of quirky so I don't officially support it, but I'll accept a patch. Stripping off the | is pretty easy, but constructing the full path will be a bit trickier.
avacariu
added a commit
to avacariu/dotfiles
that referenced
this issue
Dec 9, 2019
Then, for example, hitting . on the file
rabbit\turtle.vim,
visualized by netrw as
rabbit
| turtle.vim
would insert
rabbit| turtle.
The text was updated successfully, but these errors were encountered: