846 mouseless keyboard url open fails to extract text and clear search between commands#855
Merged
mattrose merged 3 commits intognome-terminator:masterfrom Feb 16, 2024
Conversation
Contributor
vssdeo
commented
Oct 24, 2023
- plugin is now decoupled from main terminator code
- made plugin dependent on focus-in and removed tab-change
- this includes the changes in Crash after unzooming a single terminal inside a tab #835 since its required to decouple.
…ome-terminator#835 -removed previous code to start fresh -added event type for tab-change since other way of identifying zoomed widget was not simple and clear -emit tab-change is done at a single point now in notebook.py
…ome-terminator#835 - removing the tab-change event dependency and having a simpler solution with focus-in
…lear-search-between-commands gnome-terminator#846 - this includes the changes in gnome-terminator#835 since its required to decouple - made plugin dependent on focus-in and removed tab-change - plugin is now decoupled from main terminator code
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.