Mercurial > vim
comparison src/version.c @ 11660:16dab1cd56f2 v8.0.0712
patch 8.0.0712: the terminal implementation is incomplete
commit https://github.com/vim/vim/commit/1b0675caece63c559951629837520a782d8c9cb8
Author: Bram Moolenaar <Bram@vim.org>
Date: Sat Jul 15 14:04:01 2017 +0200
patch 8.0.0712: the terminal implementation is incomplete
Problem: The terminal implementation is incomplete.
Solution: Add the 'termkey' option.
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Sat, 15 Jul 2017 14:15:03 +0200 |
parents | a7cd2a53590c |
children | 6ab627207f4c |
comparison
equal
deleted
inserted
replaced
11659:49c12c93abf3 | 11660:16dab1cd56f2 |
---|---|
762 NULL | 762 NULL |
763 }; | 763 }; |
764 | 764 |
765 static int included_patches[] = | 765 static int included_patches[] = |
766 { /* Add new patch number below this line */ | 766 { /* Add new patch number below this line */ |
767 /**/ | |
768 712, | |
767 /**/ | 769 /**/ |
768 711, | 770 711, |
769 /**/ | 771 /**/ |
770 710, | 772 710, |
771 /**/ | 773 /**/ |