Closed goodboy closed 1 year ago
Ah, also I mention the term "highlight" in title, but i think actually just "bold text" for the "current frame" would be even better for my personal preferences.
Resolved in 1.3.1
- https://github.com/mdmintz/pdbp/releases/tag/v1.3.1
As per our mini discussion in the
tractor
matrix room: https://matrix.to/#/!scerhxskQIIRMpggqm:matrix.org/$slaV-GyCnC5Bbt3-IDn41aDJGsMJ4xfZoiZznBY3GrQ?via=matrix.org&via=gitter.im&via=ancap.techIt'd be handy to have a visual indicator of the current frame particularly when stepping through frames using
u
/d
/f <frame#>
.Currently there is a
>
char prefix (which came frompdbpp
afaiu) but it'd nice to have something with a little more "pop" for the human eye too 😉To give a visual eg. stepping through a bt in one of our multi-actor debugger scripts:
As you can see, it's kinda hard to notice the chevron by first glance.