]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1858 v7.4.1858
authorBram Moolenaar <Bram@vim.org>
Sun, 29 May 2016 14:24:50 +0000 (16:24 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 29 May 2016 14:24:50 +0000 (16:24 +0200)
commitb127cfd75f59e82580df395b6e2c009774644b16
tree866c78d66b02901c6a13f96db41313d35f00994d
parent9f5842e63fc63d438cbffcec503e072a06f74dc2
patch 7.4.1858
Problem:    When a channel writes to a buffer it doesn't find a buffer by the
            short name but re-uses it anyway.
Solution:   Find buffer also by the short name.
src/buffer.c
src/channel.c
src/version.c
src/vim.h