forked from aniani/vim
patch 8.2.3666: libvterm is outdated
Problem: Libvterm is outdated. Solution: Include patches from revision 769 to revision 789.
This commit is contained in:
@@ -4526,7 +4526,10 @@ static VTermStateFallbacks state_fallbacks = {
|
||||
NULL, // control
|
||||
parse_csi, // csi
|
||||
parse_osc, // osc
|
||||
NULL // dcs
|
||||
NULL, // dcs
|
||||
NULL, // apc
|
||||
NULL, // pm
|
||||
NULL // sos
|
||||
};
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user