-
-
Notifications
You must be signed in to change notification settings - Fork 32.9k
Closed
Labels
feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.inspectorIssues and PRs related to the V8 inspector protocolIssues and PRs related to the V8 inspector protocolwindowsIssues and PRs related to the Windows platform.Issues and PRs related to the Windows platform.
Description
- Version: 7.0.0-nightly20160602aac79dfd78
- Platform: Windows 7
- Subsystem: v8_inspector
Selection in the default Windows console works in the block mode with line wrap replaced by line break in the copy.
A user can select a long URL with indentation only by selecting all the full lines:
On inserting in the address bar, the line break is replaced by %20
and the URL becomes invalid:
Currently a user has these workarounds:
- Use not default console.
- Expand screen buffer width up to URL width.
- Redirect output to file and copy from it.
- Manually clean each URL.
Is there a way to address this inconvenience? Maybe a flag can be added to open the URL in the Chrome automatically.
Metadata
Metadata
Assignees
Labels
feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.inspectorIssues and PRs related to the V8 inspector protocolIssues and PRs related to the V8 inspector protocolwindowsIssues and PRs related to the Windows platform.Issues and PRs related to the Windows platform.