Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ronjouch opened this issue May 23, 2013 · 0 comments
Open

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

ronjouch opened this issue May 23, 2013 · 0 comments

Comments

@ronjouch
Copy link
Owner

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant