Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
even if ignored with /ignore)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
script plugin API
|
|
|
|
|
|
A '/' is always sent at beginning of command to callback, even if user used
another command char.
Now it is possible to catch a command, with or without arguments, with
hook_command_run("/command").
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to default color)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
read_marker_always_show is off)
|
|
|
|
Bugs fixed:
- cursor was moving to position (0,0) in bar when refreshing input bar content
- background color stopped before end of line in bars with vertical filling
(like buffers)
- cursor was not displayed when input bar has automatic size and that first line
is filled (on some terminals like konsole or roxterm)
|
|
|
|
|
|
|
|
|
|
(like //)
|
|
disconnected servers (bug #29022)
|
|
string_is_command_char and string_input_for_buffer in plugin and script API
|
|
initialization (bug #29018)
|
|
|
|
loading any script
|
|
|
|
|