Skip to content

Exclusive mode metadata is not preserved when copy-pasting to+from a text document #164

Description

@desruie

Steps to reproduce the bug:

  1. Configure command-line arguments to use exclusive mode.
  2. Select all command-line arguments.
  3. Copy (CTRL+C)
  4. Paste (CTRL+V) into a text editor
  5. Select all text in the text editor
  6. Copy (CTRL+C)
  7. Paste (CTRL+V) into the command-line arguments tool
  8. Exclusive mode is lost

It would be nice if exclusive mode was represented with some special character in the pasted text so that it is preserved when pasted back.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions