Documenting experimental new 'keymouse' option, and listing FIXME/TODO for it...
This commit is contained in:
parent
2b8f07e152
commit
80167ba075
2 changed files with 29 additions and 3 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue