A nicer method name

This commit is contained in:
Kovid Goyal
2016-11-24 20:14:31 +05:30
parent fc0e785322
commit d6782d002b
3 changed files with 5 additions and 6 deletions

View File

@@ -57,6 +57,5 @@
#define HILITE_MOUSE_TRACKING (1001 << 5)
#define CELL_MOTION_MOUSE_TRACKING (1002 << 5)
#define FOCUS_TRACKING (1004 << 5)
#define UTF8_MOUSE_MODE (1005 << 5)
#define SGR_MOUSE_MODE (1006 << 6)