Deleted Added
full compact
485c485
< if (ctldisp == OPT_ONPLUS && c == ESC)
---
> if (ctldisp == OPT_ONPLUS && IS_CSI_START(c))