Replies: 1 comment
-
you probably want to override the buf_func parameter of make_buflist to using |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In this part of the cookbook, left/right click for TablineFileNameBlock switches buffers in the current window. However, I prefer the bufferlist to simply display the open windows of the tabpage, but I can't seem to figure out how to get winid's from within heirline so I can focus them when clicked. I have tried setting
minwid
in theon_click
table of it toself.winid
, but does not work. Suggestions?Beta Was this translation helpful? Give feedback.
All reactions