]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0747: :terminal without an argument doesn't work v8.0.0747
authorBram Moolenaar <Bram@vim.org>
Sat, 22 Jul 2017 17:03:32 +0000 (19:03 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 22 Jul 2017 17:03:32 +0000 (19:03 +0200)
commite173fd09720a346fbaa340003d31a4329283a805
tree94197db04daf7662a6c5173de82718c5cf65751a
parent61a6605ea1201eb49a126ca696fcfc56caf5dca6
patch 8.0.0747: :terminal without an argument doesn't work

Problem:    :terminal without an argument doesn't work.
Solution:   Use the 'shell' option. (Yasuhiro Matsumoto, closes #1860)
src/terminal.c
src/version.c