Documenting experimental new 'keymouse' option, and listing FIXME/TODO for it...

This commit is contained in:
William Kendrick 2011-04-16 01:06:18 +00:00
parent 2b8f07e152
commit 80167ba075
2 changed files with 29 additions and 3 deletions

View file

@ -984,7 +984,7 @@ static int alt_print_command_default = ALTPRINT_MOD;
static int want_alt_printcommand;
static int wheely = 1;
static int keymouse;
static int keymouse = 1; /* FIXME: Should be off by default -bjk 2011.04.15 */
static int mouse_x;
static int mouse_y;
static int no_button_distinction;