]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1355 v7.4.1355
authorBram Moolenaar <Bram@vim.org>
Fri, 19 Feb 2016 20:05:03 +0000 (21:05 +0100)
committerBram Moolenaar <Bram@vim.org>
Fri, 19 Feb 2016 20:05:03 +0000 (21:05 +0100)
commited5a78e11c80c7b13b233149fd4273b71fc96262
treec05db792f1cf6dc7707b66cbc04a5dae538979fa
parent223b723be0703137cf6373e23f8ae5c02e92ef82
patch 7.4.1355
Problem:    Win32 console and GUI handle channels differently.
Solution:   Consolidate code between Win32 console and GUI.
src/channel.c
src/eval.c
src/gui_w48.c
src/os_win32.c
src/proto/channel.pro
src/version.c