Ticket #186: prompt fixups
commit1a3e71c03c321e48531dc2a432d5c076b7ed67a2
authorSlava Zanko <slavazanko@gmail.com>
Wed, 12 Aug 2009 22:19:33 +0000 (13 01:19 +0300)
committerSlava Zanko <slavazanko@gmail.com>
Thu, 13 Aug 2009 07:01:44 +0000 (13 10:01 +0300)
tree6884c0ceb644182c062624da07110e30f0488a69
parenta01eca0eee0cf350e5874a1141c3ce6213e41ae3
Ticket #186: prompt fixups

TestCase:
 * Have a mc running where you have two different directories in each panel.
 * Tab, so that you are in the other panel.
 * Ctrl-O to go to subshell.
 * You see two different prompts printed next to each other.

Fix issue:
In function src/main.c:do_update_prompt(): added '\r\n' before show prompt.

Signed-off-by: Slava Zanko <slavazanko@gmail.com>
src/main.c