Sébastien Helleu
|
f0c8da2f05
|
buflist: add mouse support
New options:
- buflist.look.mouse_jump_visited_buffer
- buflist.look.mouse_move_buffer
- buflist.look.mouse_wheel
New keys added by buflist plugin:
- @item(buflist):button1* => hsignal:buflist_mouse
- @item(buflist):button2* => hsignal:buflist_mouse
- @bar(buflist):ctrl-wheelup => hsignal:buflist_mouse
- @bar(buflist):ctrl-wheeldown => hsignal:buflist_mouse
|
2017-03-30 20:39:37 +02:00 |
|
Sébastien Helleu
|
9816c8cbce
|
buflist: add option buflist.look.signals_refresh
|
2017-03-25 21:39:59 +01:00 |
|
Sébastien Helleu
|
98487253ca
|
buflist: add command /buflist
|
2017-03-25 15:13:13 +01:00 |
|
Sébastien Helleu
|
db0ecc07fe
|
buflist: use hotlist pointer in buffer hdata
|
2017-03-25 14:19:48 +01:00 |
|
Sébastien Helleu
|
4ef8e61ca5
|
buflist: add option buflist.look.sort
|
2017-03-25 14:18:19 +01:00 |
|
Sébastien Helleu
|
da0fea8a60
|
buflist: add hotlist format options (for color according to hotlist priority)
|
2017-03-25 14:18:19 +01:00 |
|
Sébastien Helleu
|
c18be9da21
|
buflist: load plugin after some other plugins by shifting plugins priority
|
2017-03-25 14:18:19 +01:00 |
|
Sébastien Helleu
|
edfeb60e32
|
buflist: new plugin "buflist" (bar with list of buffers)
|
2017-03-25 14:18:19 +01:00 |
|