Sébastien Helleu
|
92fc469247
|
buflist: add key "__quiet" in hashtable for function key_bind
|
2017-03-31 21:05:48 +02:00 |
|
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
|
0436fff31b
|
buflist: add option buflist.format.number
|
2017-03-29 20:00:36 +02:00 |
|
Sébastien Helleu
|
9d0ae31fce
|
buflist: add option buflist.look.display_conditions
|
2017-03-25 22:14:32 +01:00 |
|
Sébastien Helleu
|
9816c8cbce
|
buflist: add option buflist.look.signals_refresh
|
2017-03-25 21:39:59 +01:00 |
|
Sébastien Helleu
|
fb66eeec79
|
core: update translations
|
2017-03-25 15:13:18 +01:00 |
|
Sébastien Helleu
|
98487253ca
|
buflist: add command /buflist
|
2017-03-25 15:13:13 +01:00 |
|
Sébastien Helleu
|
887362dfd9
|
buflist: add formats for hotlist
New options:
- buflist.format.hotlist
- buflist.format.hotlist_separator
|
2017-03-25 14:19:48 +01:00 |
|
Sébastien Helleu
|
7f69f88468
|
buflist: add option "buflist.format.lag" and variable "format_lag" for buffer line format
|
2017-03-25 14:19:48 +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 |
|