Skip to content

Only look for process name / Exclude parameters from grep #1

@ronjouch

Description

@ronjouch

Currently, if I run gedit /home/firefox/foo.txt and run marathon firefox, it will match and stupidly focus gedit. Most of my apps are always running without argument, so I never run into the scenario, but it may annoy some.

EDIT take into account programs that run via their language/vm:

  • java /opt/eclipse/...
  • java /opt/squirrelsql/...
  • python /usr/bin/meld
  • ...

EDIT maybe support a second parameter specifying (comma-separated?) exclusions (e.g. I might want to focus chrome, but exclude my dailygrooves webapp running in chrome too)

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