Age | Commit message (Collapse) | Author |
|
The option buflist.look.signals_refresh is not an extra list of signals for
refresh, so it is empty by default.
The default list of signals is handled directly by buflist and not visible to
the user.
|
|
New options:
- aspell.color.suggestion_delimiter_dict
- aspell.color.suggestion_delimiter_word
- aspell.look.suggestion_delimiter_dict
- aspell.look.suggestion_delimiter_word
Option renamed:
- aspell.color.suggestions -> aspell.color.suggestion
|
|
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
|
|
|
|
The syntax is: ${cutscr:max,suffix,string}.
The string is cut after max chars displayed on screen. If the string is cut,
the optional suffix is added after.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The help on commands /window and /alias contain percent chars, so we
have to force xgettext to NOT use "c-format", using the string
"xgettext:no-c-format".
|
|
|
|
|
|
output (closes #877)
The behavior of existing option "-o" is changed: now commands are NOT
executed (which is more secure by default).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
"plugins_commands" and ""weechat_commands"
|
|
|
|
|
|
|
|
path/filename (closes #850)
|
|
|
|
|
|
#818)
|
|
guide
|
|
|
|
|
|
/input hotlist_clear
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|