horiz scroll in popup ?

6 views
Skip to first unread message

mckel...@gmail.com

unread,
Apr 14, 2021, 9:50:40 AM4/14/21
to vim_use
Hi,

Is it possible to horizontal scroll in a popup when wrap is off ?
I have this in my popup_menu() filter, but it does not seem to work -
(vertical scroll similar to this works fine)

  if a:key == "\<S-Right>"
    call win_execute(a:popup_winid, "silent normal! 10zl10l")
    return 1

thx for all things vim,
-m
Reply all
Reply to author
Forward
0 new messages