Skip to content

clearing paste counters to reset on new user message#10178

Closed
natea-oai wants to merge 2 commits intomainfrom
na/text-paste-counter
Closed

clearing paste counters to reset on new user message#10178
natea-oai wants to merge 2 commits intomainfrom
na/text-paste-counter

Conversation

@natea-oai
Copy link
Contributor

When pasting text with the same number of characters we never decrement the suffix used. This updates the suffix to start at 0 for each new user message

Before:
pasted values 1

After:
pasted values 2

@joshka-oai
Copy link
Collaborator

Over in #9636 and possibly #9040 (which is on my backlog to get back to on review), we're going to rehydrate some things that may mean numbers come back oddly. I suspect this may cause issues in the following sequence because the numbers will overlap:

  1. paste, then queue
  2. paste, then queue
  3. interrupt
  4. up arrow to edit
    (I'm not 100% sure though).

@natea-oai
Copy link
Contributor Author

ah got it, i'll close for now then

@natea-oai natea-oai closed this Jan 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants