Weird character sequence appears if run from ~/.vim folder
Nobody has claimed this yet.
- Dominant language
- Vim Script
- Stars
- 60
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
This does not happen so far in any other folder... If I run ``:Tree`` from ~/.vim folder, then instead of clean box drawing lines, I see the following weird character sequence. This happens even if vim-tree is the only plugin I load, and happens with both vim and neovim.
```
âââ UltiSnips/
â  âââ mail.snippets
â  âââ tex.snippets
âââ after/
â  âââ ftplugin/
â  âââ mail.vim
â  âââ qf.vim
â  âââ rust.vim
â  âââ tex.vim
â  âââ vimwiki.vim
âââ autoload/
â  âââ AnsiEsc.vim
â  âââ plug.vim
â  âââ plug.vim.old
âââ bundle/
â  âââ autoload/
â  â  âââ vimwiki/
â  â  âââ base.vim
```
And here's the screenshot:

Relevant information:
```
Vim 8.2 patches 1-2890 ARM64
NeoVim v0.5.0-dev+nightly-356-gb28d458f8 ARM64
macOS BigSur 11.4 ARM64
$TERM xterm-256color
```
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the :Tree entry point and reproduce the output from ~/.vim in both Vim and Neovim, then compare it with running from another folder. Use the reported macOS, ARM64, terminal, and version details while checking that box-drawing characters render correctly; done means the clean tree output is restored in ~/.vim.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- vim
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100