horiz scroll in popup ?

瀏覽次數:6 次
跳到第一則未讀訊息

mckel...@gmail.com

未讀,
2021年4月14日 上午9:50:402021/4/14
收件者: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
回覆所有人
回覆作者
轉寄
0 則新訊息