]> granicus.if.org Git - vim/commit
updated for version 7.4.389 v7.4.389
authorBram Moolenaar <Bram@vim.org>
Wed, 30 Jul 2014 15:21:58 +0000 (17:21 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 30 Jul 2014 15:21:58 +0000 (17:21 +0200)
commit4e067c898ef1f4a34cd70ddf3de3a1e60ac23c84
tree369d10f3185037c11dd64d8c20292376197fe8d4
parentb81c85d8f35850ee8f377a2672c506131549f53c
updated for version 7.4.389
Problem:    Still sometimes Vim enters Replace mode when starting up.
Solution:   Use a different solution in detecting the termresponse and
            location response. (Hayaki Saito)
src/globals.h
src/os_unix.c
src/proto/term.pro
src/term.c
src/version.c