vim-fall/fall.vim

Horizontal scroll does not work on Vim

Open

#24 opened on Nov 15, 2024

View on GitHub
 (0 comments) (0 reactions) (0 assignees)TypeScript (3 forks)github user discovery
bughelp wanted

Repository metrics

Stars
 (95 stars)
PR merge metrics
 (PR metrics pending)

Description

It seems horizontal scroll (zh, zl, zH, and zL) doesn't work on Vim's popup window. I'm not sure if it's possible to implement horizontal scroll on Vim's popup window.

Let me know if you know the way.

Contributor guide