Skip to content

Fix: Add CLI command to reload configuration#824

Merged
mattrose merged 1 commit intognome-terminator:masterfrom
j-d-r:master
Feb 5, 2024
Merged

Fix: Add CLI command to reload configuration#824
mattrose merged 1 commit intognome-terminator:masterfrom
j-d-r:master

Conversation

@j-d-r
Copy link
Copy Markdown
Contributor

@j-d-r j-d-r commented Sep 10, 2023

Commit 2e1dd1f breaks --new-tab and --toggle-visibilty.

On each call a new window is created, from else on line 122.

Introduced if cut the last else from the two first if causing last else to be called every time.

Commit 2e1dd1f add a 'if' between a 'if' and 'else' breaking logic.
@mattrose mattrose merged commit 94254ee into gnome-terminator:master Feb 5, 2024
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.

2 participants