Skip to content
Snippets Groups Projects
user avatar
Bram Moolenaar authored
Problem:    When the second argument of input() contains a CR the text up to
            that is used without asking the user. (Yasuhiro Matsumoto)
Solution:   Change CR, NL and ESC in the text to a space.
877b97b9
Name Last commit Last update