<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Clojure Q&amp;A - Recent questions tagged rlwrap</title>
<link>https://ask.clojure.org/index.php/tag/rlwrap</link>
<description></description>
<item>
<title>Why have prompts on previous lines in the clj command-line REPL started disappearing?</title>
<link>https://ask.clojure.org/index.php/10025/have-prompts-previous-lines-command-started-disappearing</link>
<description>&lt;p&gt;After pressing the Return key to submit an expression to the REPL, the prompt on that line has started disappearing:&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://i.imgur.com/HzqmZ8Q.png&quot; alt=&quot;before&quot;&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://i.imgur.com/ygYL3iP.png&quot; alt=&quot;after&quot;&gt;&lt;/p&gt;
&lt;p&gt;In the above example, after Return was pressed, the first line after the Clojure version number should still show:&lt;/p&gt;
&lt;p&gt; &lt;code&gt;user=&amp;gt; 123&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;but it is instead only showing:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;123&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;i.e. the prompt disappears.&lt;/p&gt;
</description>
<category>REPL</category>
<guid isPermaLink="true">https://ask.clojure.org/index.php/10025/have-prompts-previous-lines-command-started-disappearing</guid>
<pubDate>Thu, 07 Jan 2021 15:19:29 +0000</pubDate>
</item>
</channel>
</rss>