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
-- --
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/4bff258b-f275-49cc-9026-6ab5ac63fae5n%40googlegroups.com.
No comments:
Post a Comment