diff --git a/builtin.cpp b/builtin.cpp index 3204a6055..2f644fbe6 100644 --- a/builtin.cpp +++ b/builtin.cpp @@ -68,7 +68,7 @@ /** The default prompt for the read command */ -#define DEFAULT_READ_PROMPT L"set_color green; echo read; set_color normal; echo \"> \"" +#define DEFAULT_READ_PROMPT L"set_color green; echo -n read; set_color normal; echo -n \"> \"" /** The mode name to pass to history and input