Created
July 21, 2012 10:06
-
-
Save saitoha/3155347 to your computer and use it in GitHub Desktop.
correct the mark for urxvt mouse (vim)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| diff -r 11d40fc82f11 runtime/doc/various.txt | |
| --- a/runtime/doc/various.txt Thu Jul 12 22:01:11 2012 +0200 | |
| +++ b/runtime/doc/various.txt Sat Jul 21 19:04:44 2012 +0900 | |
| @@ -355,7 +355,7 @@ | |
| B *+mouse_netterm* Unix only: netterm mouse handling |netterm-mouse| | |
| N *+mouse_pterm* QNX only: pterm mouse handling |qnx-terminal| | |
| N *+mouse_sysmouse* Unix only: *BSD console mouse handling |sysmouse| | |
| -N *+mouse_urxvt* Unix only: urxvt mouse handling |urxvt-mouse| | |
| +B *+mouse_urxvt* Unix only: urxvt mouse handling |urxvt-mouse| | |
| N *+mouse_xterm* Unix only: xterm mouse handling |xterm-mouse| | |
| B *+multi_byte* 16 and 32 bit characters |multibyte| | |
| *+multi_byte_ime* Win32 input method for multibyte chars |multibyte-ime| |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment