Skip to content

Commit 6c0850e

Browse files
committed
spc before trace
1 parent e1ddd03 commit 6c0850e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/meshcore_cli/meshcore_cli.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2340,6 +2340,7 @@ async def next_cmd(mc, cmds, json_output=False):
23402340
else :
23412341
color = process_event_message.color
23422342
classic = interactive_loop.classic or not color
2343+
print(" ", end="")
23432344
for t in ev.payload["path"]:
23442345
if classic :
23452346
print("→",end="")

0 commit comments

Comments
 (0)