patch 8.0.0779: :term without an argument uses empty buffer name v8.0.0779
authorBram Moolenaar <Bram@vim.org>
Wed, 26 Jul 2017 21:11:01 +0000 (23:11 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 26 Jul 2017 21:11:01 +0000 (23:11 +0200)
commit293424c199615b774365db9b412209b102cdfe20
tree39d00d7e32fdae01fe1e95e8a456b976f951287c
parent4cc93dc85a7aaf6bb1ccccc466f8d5fa523094e4
patch 8.0.0779: :term without an argument uses empty buffer name

Problem:    :term without an argument uses empty buffer name but runs the
            snell.
Solution:   Change the command to the shell earlier.
src/terminal.c
src/version.c