Index: uspace/app/bdsh/scli.c
===================================================================
--- uspace/app/bdsh/scli.c	(revision 42a0607ecb65ef66c5e86b96e979d08e140d3a70)
+++ uspace/app/bdsh/scli.c	(revision 9f3363ef9bc68ea4df6f7bf148d873939f0979bb)
@@ -95,4 +95,5 @@
 		if (NULL != usr.line) {
 			ret = tok_input(&usr);
+			cli_set_prompt(&usr);
 			usr.lasterr = ret;
 		}
