GNOME Bugzilla – Bug 735024
Faulty ENTRY in caps, copy-paste error?
Last modified: 2014-08-19 16:40:06 UTC
src/caps.c:212 ENTRY(CSI "%d;%d;%d;%dw", "enable-filter-rectangle") ENTRY(CSI "%dx", "request-terminal-parameters") ENTRY(CSI "%d;%d'z", "enable-locator-reporting") ENTRY(CSI "%m'ENTRY(", "select-locator-events") ^^^^^^^ wtf?
Yeah I saw that before too. Fix it :P.