mirror of
https://github.com/meshcore-dev/meshcore-cli.git
synced 2026-04-20 22:13:48 +00:00
spc before trace
This commit is contained in:
parent
e1ddd030b4
commit
6c0850e56f
1 changed files with 1 additions and 0 deletions
|
|
@ -2340,6 +2340,7 @@ async def next_cmd(mc, cmds, json_output=False):
|
|||
else :
|
||||
color = process_event_message.color
|
||||
classic = interactive_loop.classic or not color
|
||||
print(" ", end="")
|
||||
for t in ev.payload["path"]:
|
||||
if classic :
|
||||
print("→",end="")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue