vim-tree icon indicating copy to clipboard operation
vim-tree copied to clipboard

Spurious n gets appended as prefix to name of file before opening it

Open 0-issue opened this issue 4 years ago • 0 comments

A spurious n gets appended as prefix to the file name before opening it, hence not really opens the intended file.

This does not happen from all directories. It happens in a git directory I have on my system: ~/Desktop/textfiles/grid-typesetting/. All important files worked upon in the video below are in that directory:

https://user-images.githubusercontent.com/25681815/120881923-5f00a000-c589-11eb-989b-f94e25f99366.mp4

Nvim (same problem also occurs on latest vim):

NVIM v0.5.0-dev+nightly-298-g0a653f7ab
Build type: Release
LuaJIT 2.1.0-beta3

System:

macOS BigSur 11.4 ARM64 (Apple M1 chip)

Terminal (didn't try on other terminals):

iTerm2 (3.4.8. i.e. latest)

0-issue avatar Jun 05 '21 06:06 0-issue