Skip to content

Improvement: manage several configs #18

Description

@damiengarbarino

Hi,

First of all, thanks for providing such plugin: coming from a Mac, I had a very hard time finding a replacement from iterm2.

As a developer, I think that hyperlinks are mandatory to work in decent conditions. I was really disappointed that this is not a builtin feature in Terminator...

My problem is that I have several patterns to match to open the same command:

  • Jest test runner: ([^ \t\n\r\f\v:\(]+?):([0-9]+):?([0-9]+)?
  • Typescript: ([^ \t\n\r\f\v:\(]+?)\(([0-9]+),([0-9]+)\)

If I join both regex using | + non capturing groups, it doesn't work properly and is quite difficult to read...

So maybe a solution would be to have several configurations so the plugin could also manage other commands for other patterns.

Regards,

Damien

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions