[ 
https://issues.apache.org/jira/browse/MYNEWT-330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15432833#comment-15432833
 ] 

David G. Simmons commented on MYNEWT-330:
-----------------------------------------

I've implemented this in my branch and submitted a pull request. 
{{31416918: > ?}}
Commands:
31417437:     echo         ?    prompt     tasks  mempools      date
31417439:      log      stat         b
31417440: > prompt
Usage: prompt [set|show] [prompt_char]
31418031: > prompt set #
Prompt set to: #
31418845:Usage: prompt [set|show] [prompt_char]
31418846: # tasks
Tasks:
31419758:  idle (prio: 255, tid: 0, lcheck: 0, ncheck: 0, flags: 0x20, ssize: 
64, susage: 32, cswcnt: 245477, tot_run_time: 31419758ms)
31419761:  shell (prio: 3, tid: 1, lcheck: 0, ncheck: 0, flags: 0x20, ssize: 
512, susage: 117, cswcnt: 14, tot_run_time: 0ms)
31419764:  bletiny (prio: 1, tid: 2, lcheck: 0, ncheck: 0, flags: 0x20, ssize: 
512, susage: 95, cswcnt: 490946, tot_run_time: 0ms)
31419768:  newtmgr (prio: 4, tid: 3, lcheck: 0, ncheck: 0, flags: 0x20, ssize: 
896, susage: 22, cswcnt: 1, tot_run_time: 0ms)
31419771:  ble_ll (prio: 0, tid: 4, lcheck: 0, ncheck: 0, flags: 0x20, ssize: 
80, susage: 41, cswcnt: 11, tot_run_time: 0ms)
31419774: #
}}

> Add Prompt Char for Console
> ---------------------------
>
>                 Key: MYNEWT-330
>                 URL: https://issues.apache.org/jira/browse/MYNEWT-330
>             Project: Mynewt
>          Issue Type: Wish
>          Components: OS
>    Affects Versions: WISHLIST
>            Reporter: David G. Simmons
>            Priority: Minor
>
> The Console prints no prompt character, which may lead some to believe that 
> the console is not responding. A simple '> ' or '$ ' as an indication that 
> the console is ready for input would be helpful.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to