Copy/Paste not working properly when selecting text from the Timeline
- Lenguaje dominante
- Shell
- Estrellas
- 11.2k
- Forks
- 1.9k
- Merge medio
- 14 h 16 min
- PR fusionados (30 d)
- 6
Descripción
### Describe the bug
For the past few release, starting around 1.50, copying selected text from the Timeline has not been working correctly. This only happens when the selected text is on a single line. If the selection spans more than one line, the copy/paste will work correctly.
This is happening in the Terminal in VS Code and Windows Terminal (for both underlying Command Prompt and PowerShell 7.x). This same behavior is also occurring on multiple computers.
When I select text to copy and use either right-click or ctrl+c, I get the copied to clipboard message in the CLI Footer, but what gets pasted is not what I had selected to copy. The pasted text is text that exists in the Timeline, but it's not the intended text at all.
For example, I ran /version to get my current CLI version. I just tried to copy/paste the value and it definitely was not the version text that I had selected to copy.
Lastly, this is the only program where I am experiencing this behavior.
### Affected version
1.0.52-4
### Steps to reproduce the behavior
1. Run /version
2. Select the only relevant part of the output
3. right-click or ctrl+c the selected text
4. Observe the "copied to clipboard" message in the footer
5. Paste the value in any other program, say Notepad
6. Observe the pasted text is not the text that was selected to be copied. It's text from within the Timeline, just not the intended text.
### Expected behavior
The pasted text should be the text that was selected.
### Additional context
- Windows 11 25H2
- AMD64
Guía de contribución
Línea de trabajo
Reproduce el problema en la Timeline ejecutando /version, seleccionando texto de una sola línea, copiándolo con el botón derecho o Ctrl+C y pegándolo en Notepad. Compara las selecciones de una y varias líneas en el CLI en Windows Terminal; se considera terminado cuando el valor pegado coincide exactamente con el texto seleccionado y el pie de página sigue indicando la acción de copia.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- shell
- Área
- cli
- Tipo de issue
- Error
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Tranquilo
- Claridad
- Bastante claro
- Aptitud para principiantes
- 48/100