additional symbols are pasted (ref. to issue 2131) #120

Open
opened 2026-01-30 21:42:57 +00:00 by claunia · 0 comments
Owner

Originally created by @bitcrazed on GitHub (Feb 16, 2018).

From @alexeyshishkin01 on June 9, 2017 6:21

This bug-tracker is monitored by developers and other technical types. We like detail! So please use this form and tell us, concisely but precisely, what's up. Please fill out ALL THE FIELDS!

If you have a feature request, please post to the UserVoice. If you're reporting a BSOD, don't post here! Instead, e-mail "secure@microsoft.com", and if possible attach the minidump from "C:\Windows\minidump".

  • Your Windows build number: (Type ver at a Windows Command Prompt)
    D:>ver
    Microsoft Windows [Version 10.0.15063]
    root@Alexey-HP:~# az --version | head -1
    azure-cli (2.0.7)

  • What you're doing and what's happening: (Copy&paste specific commands and their output, or include screen shots)
    I copy-paste a command into BashOnWindows and additional symbols are pasted:

  • what was copied is:
    az vm image list-publishers \

--location northeurope
--query "[?starts_with(name, 'Microsoft')]"

  • what was pasted is:
    root@Alexey-HP:~# az vm image list-publishers
    ion> --location northeurope \

--query "[?starts_with(name, 'Microsoft')]"

  • What's wrong / what should be happening instead:
  • additional symbols are pasted
  • no additional symbols are expected
  • Strace of the failing command, if applicable: (If <cmd> is failing, then run strace -o strace.txt -ff <cmd>, and post the strace.txt output here)
    N/A

See our contributing instructions for assistance.

Copied from original issue: Microsoft/WSL#2204

Originally created by @bitcrazed on GitHub (Feb 16, 2018). _From @alexeyshishkin01 on June 9, 2017 6:21_ This bug-tracker is monitored by developers and other technical types. We like detail! So please use this form and tell us, concisely but precisely, what's up. Please fill out ALL THE FIELDS! If you have a feature request, please post to [the UserVoice](https://wpdev.uservoice.com/forums/266908). If you're reporting a BSOD, don't post here! Instead, e-mail "secure@microsoft.com", and if possible attach the minidump from "C:\Windows\minidump\". * Your Windows build number: (Type `ver` at a Windows Command Prompt) D:\>ver Microsoft Windows [Version 10.0.15063] root@Alexey-HP:~# az --version | head -1 azure-cli (2.0.7) * What you're doing and what's happening: (Copy&paste specific commands and their output, or include screen shots) I copy-paste a command into BashOnWindows and additional symbols are pasted: - what was copied is: az vm image list-publishers \ > --location northeurope \ > --query "[?starts_with(name, 'Microsoft')]" - what was pasted is: root@Alexey-HP:~# az vm image list-publishers \ ion> --location northeurope \ > --query "[?starts_with(name, 'Microsoft')]" * What's wrong / what should be happening instead: - additional symbols are pasted - no additional symbols are expected * Strace of the failing command, if applicable: (If `<cmd>` is failing, then run `strace -o strace.txt -ff <cmd>`, and post the strace.txt output here) N/A See [our contributing instructions](/CONTRIBUTING.md) for assistance. _Copied from original issue: Microsoft/WSL#2204_
claunia added the Product-ConhostResolution-Fix-Available labels 2026-01-30 21:42:57 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#120