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

Add CLI option to not spawn a new tev window without image arguments (pre-1.18 behavior) #162

Merged
merged 5 commits into from
Jan 3, 2022

Conversation

Tom94
Copy link
Owner

@Tom94 Tom94 commented Jan 2, 2022

Fixes #161

(Also slightly changes the way the --maximize flag behaves for consistency. Hopefully not many users are affected.)

Tom94 added 4 commits January 2, 2022 20:39
Force maximize with --max or --maximize
Force no maximization with --no-max or --no-maximize
Force new window with -n or --new
Force no new window with --no-new
@Tom94 Tom94 merged commit c0f18e5 into master Jan 3, 2022
@Tom94 Tom94 deleted the no-new-window branch January 26, 2022 07:30
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 this pull request may close these issues.

1.18+: IPC stopped sharing instaces by default?
1 participant