mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 15:08:35 +00:00
vim-patch:7.4.359
Problem: When 'ttymouse' is set to 'uxterm' the xterm version is not requested. (Tomas Janousek) Solution: Do not mark uxterm as a conflict mouse and add resume_get_esc_sequence(). https://code.google.com/p/vim/source/detail?r=v7-4-359
This commit is contained in:
@@ -236,7 +236,7 @@ static int included_patches[] = {
|
||||
362,
|
||||
361,
|
||||
//360,
|
||||
//359,
|
||||
359,
|
||||
358,
|
||||
357,
|
||||
//356 NA
|
||||
|
Reference in New Issue
Block a user