2012-04-20 Thomas Wolff * fhandler.h (class dev_console): Flags for extended mouse modes. * fhandler_console.cc: Supporting mouse coordinates greater than 222. (fhandler_console::read) Implemented extended mouse modes 1015 (urxvt, mintty, xterm), 1006 (xterm), and 1005 (xterm, mintty). Also: two { wrap formatting consistency fixes. (fhandler_console::mouse_aware) Removed limitation of not sending anything at exceeded coordinates; sending 0 byte instead (xterm). (fhandler_console::char_command) Initialization of enhanced mouse reporting modes.