]> granicus.if.org Git - vim/commit
patch 8.1.0436: can get the text of inputsecret() with getcmdline() v8.1.0436
authorBram Moolenaar <Bram@vim.org>
Tue, 25 Sep 2018 20:27:35 +0000 (22:27 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 25 Sep 2018 20:27:35 +0000 (22:27 +0200)
commitee91c33570008aefd2d62b8f88b22db751acacbe
treecf6bd2e95fc3882caa34d9c6d924daa4b10d2096
parent8c63e0ec314ba07d54b881dc629fe19e6eda1fb8
patch 8.1.0436: can get the text of inputsecret() with getcmdline()

Problem:    Can get the text of inputsecret() with getcmdline(). (Tommy Allen)
Solution:   Don't return the text.
src/ex_getln.c
src/version.c