mirror of
https://github.com/neovim/neovim.git
synced 2025-10-16 14:56:08 +00:00
feat(term): trigger TermRequest for APC (#32407)
Co-authored-by: Gregory Anders <greg@gpanders.com> Co-authored-by: zeertzjq <zeertzjq@outlook.com>
This commit is contained in:
@@ -799,7 +799,7 @@ M.vars = {
|
||||
termrequest = {
|
||||
type = 'string',
|
||||
desc = [=[
|
||||
The value of the most recent OSC or DCS control sequence
|
||||
The value of the most recent OSC, DCS or APC control sequence
|
||||
sent from a process running in the embedded |terminal|.
|
||||
This can be read in a |TermRequest| event handler to respond
|
||||
to queries from embedded applications.
|
||||
|
Reference in New Issue
Block a user