Date: Tue, 23 Feb 2016 01:52:24 +0000 From: David Holland <dholland-t...@netbsd.org> Message-ID: <20160223015224.ga...@netbsd.org>
| What you wrote gave me an idea, that unfortunately probably isn't very | easy to do: in an interactive shell, clear -n right before or as part | of printing the prompt. That is actually probably not all that hard. Let me look at it for a day or two... (while also waiting for more replies from others.) I take it you do mean effectively implementing "set +n" (which normally is a meaningless command) at that point, so $- would have 'n' clear afterwards? kre