2012-04-03 Thomas Wolff * fhandler.h (class dev_console): Two flags for extended mouse modes. * fhandler_console.cc (fhandler_console::read): Implemented extended mouse modes 1015 (urxvt, mintty, xterm) and 1006 (xterm). Not implemented extended mouse mode 1005 (xterm, mintty). Supporting mouse coordinates greater than 222 (each axis). Also: two { wrap formatting consistency fixes. (fhandler_console::char_command) Initialization of enhanced mouse reporting modes.