aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--src/reader.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/reader.cpp b/src/reader.cpp
index 9b90a70f..63b70283 100644
--- a/src/reader.cpp
+++ b/src/reader.cpp
@@ -952,8 +952,6 @@ void reader_write_title(const wcstring &cmd)
}
proc_pop_interactive();
set_color(rgb_color_t::reset(), rgb_color_t::reset());
- // Put the cursor back at the beginning of the line #2453
- writestr(L"\r");
}
/**