Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Devicons keeps showing me some random chars #414

Open
9 tasks done
mainangethe opened this issue Oct 1, 2021 · 4 comments
Open
9 tasks done

Devicons keeps showing me some random chars #414

mainangethe opened this issue Oct 1, 2021 · 4 comments

Comments

@mainangethe
Copy link

mainangethe commented Oct 1, 2021

Defect

These random characters sometimes populates when I on a new split and can even cover lines of code.
Can appear in my file explorer. Currently using NerdTree.
I believe also appears in notifications.

Expected Results

Showing icons where appropriate and not masking my codebase.

Actual Results

Keeps popping up unexpectedly and removes itself. and has no letters or anythiing for me to properly interpret what it's trying to do/tell me.

Required Info

  • I have searched the issues for my issue and found nothing related and/or helpful
  • I have read or at least glanced at the FAQ
  • I have read or at least glanced at the Wiki
  • VimDevIcons is the last loaded vim plugin? Moved it to load last, will confirm as well on this
  • What version of vim are you using? 8.2
    • hint: vim --version
  • What version of vim-devicons are you using? 0.11.0
    • hint: :echo webdevicons#version()
  • Are you using vim from the terminal or a GUI vim? Terminal
  • Are you using Mac, Linux or Windows? Linux, Ubuntu 18.04

Optional Info

  • Provide screenshots where appropriate

image

image

image

image

@angvp
Copy link

angvp commented Nov 22, 2021

As @Goku-San mentioned on #359 adding set t_RV= at the end of .vimrc fixes the issue.

@Chr1s70ph
Copy link

As @Goku-San mentioned on #359 adding set t_RV= at the end of .vimrc fixes the issue.

Does not work for me. The only thing that fixes the issue for me is not using this plug-in at all

@angvp
Copy link

angvp commented Sep 6, 2023

As @Goku-San mentioned on #359 adding set t_RV= at the end of .vimrc fixes the issue.

Does not work for me. The only thing that fixes the issue for me is not using this plug-in at all

It's almost two years since this comment, however you might have a mix of things not working, vim version? fonts installed? distro or os? ... did it ever work for you? sounds more like a pebkac than an actual bug.

@Chr1s70ph
Copy link

As @Goku-San mentioned on #359 adding set t_RV= at the end of .vimrc fixes the issue.

Does not work for me. The only thing that fixes the issue for me is not using this plug-in at all

It's almost two years since this comment, however you might have a mix of things not working, vim version? fonts installed? distro or os? ... did it ever work for you? sounds more like a pebkac than an actual bug.

VIM 8.2.2434
Font: NotoSansMNFM-Regular
Distro: Manjaro sshd into Deb Bullseye
Never worked for me before
Terminal Emulators used: Terminator and Kitty

It only works when disabling the plugin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants