Age | Commit message (Collapse) | Author |
|
|
|
position rather than keeping the last character from the input stream,
this is how most terminals work and fixes problems with displaying these
characters in vim. GitHub issue 3600.
|
|
|
|
|
|
|
|
catch terminals that say they are VT520 even if we can't use DA1
(because of VTE).
|
|
id.
|
|
well as VT420.
|
|
|
|
combined in the inner loop (in window_copy_search_rl_regex and the
others), avoids searching the same text multiple times. Also add a line
length limit for regex searches. GitHub issue 3675.
|
|
seconds, GitHub issue 3582.
|
|
issue 3627.
|
|
|
|
|
|
|
|
|
|
newer Unicode combined characters (which we have to "know" are combined
since they are not width zero). GitHub issue 3600.
|
|
|
|
|
|
issue 3661.
|
|
|
|
add format variables for mouse_status_line and mouse_status_range so
they can be associated with different commands in the key bindings.
GitHub issue 3652.
|
|
for terminals which steal the mouse menu button.
|
|
menu item, from Alexis Hildebrandt.
|
|
command.
|
|
from Magnus Gross.
|
|
popups, from Alexis Hildebrandt. GitHub issue 3650.
|
|
styles, from Alexis Hildebrandt.
|
|
|
|
|
|
so create a bigger buffer. Reported by Robert Morris.
|
|
windows, appears to fix hang reported by Mark Kelly.
|
|
|
|
confusing, and fix writing tge default colour. GitHub issue 3627.
|
|
|
|
|
|
blocked around daemon(), and doing so causes trouble with newer libevent
(it cannot restore the original handler). Reported by Azat Khuzhin in
GitHub issue 3626.
|
|
|
|
GitHub issue 3588.
|
|
like its signal fd being closed Azat Khuzhin.
|
|
extension, from Munif Tanjim in GitHub issue 3596.
|
|
(because strchr \0 will be non-NULL), reported by Robert Morris in
GitHub issue 3610.
|
|
|
|
|
|
|
|
back to old size since the contents will be overwritten. GitHub issue
3510.
|
|
|
|
|
|
|
|
Mukherjee.
|