← index #5432PR #8449
Related · medium · value 1.908
QUERY · ISSUE

Feature request: API call to change the REPL prompt from >>> to an arbitrary string

openby kentindellopened 2019-12-17updated 2019-12-18
enhancement

I have a setup with several PyBoards and the /dev/tty moves about depending on boot order and it's confusing which terminal goes to which board. It would be really nice to be able to set >>> to something else. Perhaps even "A:>" and "C:>" (OK, maybe not that).

CANDIDATE · PULL REQUEST

tools/mpremote: Support any prompt string when detecting soft reset.

mergedby dpgeorgeopened 2022-03-25updated 2022-03-28
tools

The prompt may be changed by sys.ps1.

Keyboard

j / / n
next pair
k / / p
previous pair
1 / / h
show query pane
2 / / l
show candidate pane
c
copy suggested comment
r
toggle reasoning
g i
go to index
?
show this help
esc
close overlays

press ? or esc to close

copied