Skip to content

URL to v8_inspector in the Windows console is inconvenient to copy #7141

Closed
@vsemozhetbyt

Description

@vsemozhetbyt
  • 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.

1

A user can select a long URL with indentation only by selecting all the full lines:

2

On inserting in the address bar, the line break is replaced by %20 and the URL becomes invalid:

3

Currently a user has these workarounds:

  1. Use not default console.
  2. Expand screen buffer width up to URL width.
  3. Redirect output to file and copy from it.
  4. 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

No one assigned

    Labels

    feature requestIssues that request new features to be added to Node.js.inspectorIssues and PRs related to the V8 inspector protocolwindowsIssues and PRs related to the Windows platform.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions