bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#16012: 24.3.50; Multi-line shell commands appear as one-liners in th


From: Sebastien Vauban
Subject: bug#16012: 24.3.50; Multi-line shell commands appear as one-liners in the history
Date: Sat, 30 Nov 2013 10:50:39 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (windows-nt)

Hello,

When typing multi-line commands (on purpose, or because of a missing
component), they end up as standalone lines in the shell command history:

> ls \
> *.html

Recalling the previous command will just show "*.html", not "ls \\n*.html".

Is there a solution to this?

Best regards,
Sebastien Vauban





reply via email to

[Prev in Thread] Current Thread [Next in Thread]