Skip to content

Space the transcript by turns and bold user prompts - #24

Open
ncoop57 wants to merge 1 commit into
mainfrom
turn-spacing
Open

Space the transcript by turns and bold user prompts#24
ncoop57 wants to merge 1 commit into
mainfrom
turn-spacing

Conversation

@ncoop57

@ncoop57 ncoop57 commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

User prompts were hard to spot in the transcript: the ask and ai gutters share magenta, so chevron direction was the only difference.

Changes

Prompts now print bold, and every input block (prompt, code, shell) prints with teleprint's new pad flag, which renders one blank row before the block. Every turn starts with user input, so this spaces the transcript by turns while replies, tool calls, and outputs stay dense inside their turn. The tail leads with a blank row of its own, so the gap is already on screen while you type and nothing jumps on enter. load_session replays inputs the same way, so resumed sessions look like live ones.

image

Depends on AnswerDotAI/teleprint#2 (the pad flag)

@ncoop57
ncoop57 requested a review from jph00 July 31, 2026 14:38
@ncoop57
ncoop57 marked this pull request as ready for review July 31, 2026 14:38
@ncoop57 ncoop57 added the enhancement New feature or request label Jul 31, 2026
@jph00

jph00 commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

We probably need a config file or something, because I'm not gonna want more bold or more vertical spacing - but I'm happy for you to have it @ncoop57 ! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants