One word under ":help 'ttymouse'" was obviously forgotten when that option got more possible settings. See suggested patch, attached.

Best regards,
Tony.
--
You should never wear your best trousers when you go out to fight for
freedom and liberty.
                -- Henrik Ibsen
*** ../vim71a/runtime/doc/options.txt	Mon May  7 23:03:49 2007
--- runtime/doc/options.txt	Wed May  9 03:02:49 2007
***************
*** 1,4 ****
! *options.txt*	For Vim version 7.1a.  Last change: 2007 May 05
  
  
  		  VIM REFERENCE MANUAL	  by Bram Moolenaar
--- 1,4 ----
! *options.txt*	For Vim version 7.1a.  Last change: 2007 May 09
  
  
  		  VIM REFERENCE MANUAL	  by Bram Moolenaar
***************
*** 7031,7037 ****
  			{only in Unix and VMS, doesn't work in the GUI; not
  			available when compiled without |+mouse|}
  	Name of the terminal type for which mouse codes are to be recognized.
! 	Currently these three strings are valid:
  							*xterm-mouse*
  	   xterm	xterm-like mouse handling.  The mouse generates
  			"<Esc>[Mscr", where "scr" is three bytes:
--- 7031,7037 ----
  			{only in Unix and VMS, doesn't work in the GUI; not
  			available when compiled without |+mouse|}
  	Name of the terminal type for which mouse codes are to be recognized.
! 	Currently these six strings are valid:
  							*xterm-mouse*
  	   xterm	xterm-like mouse handling.  The mouse generates
  			"<Esc>[Mscr", where "scr" is three bytes:

Reply via email to