comparison src/version.c @ 12088:ca1e425a5fbf v8.0.0924

patch 8.0.0924: terminal window not updated after using term_sendkeys() commit https://github.com/vim/vim/commit/5cc1f2c47796f2f544ace9283d293af3b036a63f Author: Bram Moolenaar <Bram@vim.org> Date: Sun Aug 13 15:16:53 2017 +0200 patch 8.0.0924: terminal window not updated after using term_sendkeys() Problem: Terminal window not updated after using term_sendkeys(). Solution: Call redraw_after_callback().
author Christian Brabandt <cb@256bit.org>
date Sun, 13 Aug 2017 15:30:03 +0200
parents 69f2392e6cfb
children c4caf49c8bf4
comparison
equal deleted inserted replaced
12087:76c7a8c1ce69 12088:ca1e425a5fbf
767 NULL 767 NULL
768 }; 768 };
769 769
770 static int included_patches[] = 770 static int included_patches[] =
771 { /* Add new patch number below this line */ 771 { /* Add new patch number below this line */
772 /**/
773 924,
772 /**/ 774 /**/
773 923, 775 923,
774 /**/ 776 /**/
775 922, 777 922,
776 /**/ 778 /**/