Skip to content

Discussion: How to handle quotes, escaping, etc #9

@vwalsh

Description

@vwalsh

this is a fairly advanced topic so looking for feedback before implementation of the feature.

problem:

some commands will already have quotes included, if these collide with the Terminal Wrap options selected then the command will never work without manual tweaking.

possible solutions:

  1. check the command for the quotes it contains and attempt to match them
  2. check the command for the quotes and attempt to escape them
  3. give the user even more buttons/knobs/settings so they can pick which quotes are used where and if they are escaped or not
  4. any other options?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions