When I open vi, I get the following error from st:
erresc: unknown csi ESC[>4;2m
When I open nvim, I get the following error:
erresc: unknown str ESC]8
erresc: unknown csi ESC[>4;2m
erresc: unknown csi ESC[>4;0m
erresc: unknown str ESC]8
How do I go about fixing these or adding support for these escape sequences?
When I open
vi, I get the following error from st:When I open
nvim, I get the following error:How do I go about fixing these or adding support for these escape sequences?