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

[Feature Request] Start multiple instances of satty #84

Closed
00-kat opened this issue May 12, 2024 · 1 comment · Fixed by #85
Closed

[Feature Request] Start multiple instances of satty #84

00-kat opened this issue May 12, 2024 · 1 comment · Fixed by #85

Comments

@00-kat
Copy link
Contributor

00-kat commented May 12, 2024

Current behaviour

Currently, if you run, satty -f img1.jpg, it will work as expected. Now, if you run satty -f img2.jpg (maybe opening img1.jpg in multiple sattys would be undesirable, but I think any check that may possibly be implemented should be bypassable), nothing happens, except for waiting 1-2 seconds.

Requested behaviour

satty -f img1.jpg opens a Satty, satty -f img2.jpg opens a second Satty.

If img1.jpg is opened twice, either:

  • It opens a new Satty, no questions asked;
  • It gives an error in the terminal and says use some option to bypass it;
  • It asks what to do in the GUI (preferred). Of course, if the file is - (i.e. standard input), it should just open a new Satty with no questions asked.
@00-kat 00-kat changed the title [Feature request] Start multiple instances of satty [Feature Request] Start multiple instances of satty May 12, 2024
@gabm
Copy link
Owner

gabm commented May 13, 2024

I agree! it should be possible to have more than one instance

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

Successfully merging a pull request may close this issue.

2 participants