dylanaraps / fff

📁 A simple file manager written in bash.
MIT License
4.07k stars 171 forks source link

Line artefacts in kitty terminal #163

Open moukle opened 3 years ago

moukle commented 3 years ago

Using the kitty terminal (v0.18.3, default config) yields some line artefacts (see below) in nvim (same with --clean) after using fff. The problem doesn't occur in urxvt.

image

The issue remains till resizing the window once: image

Really like this filemanager but this bug is rather annoying (especially when using the bulk-rename feature)...

unrealapex commented 7 months ago

Does clearing the screen with <C-l> remove these artifacts?