forked from talonhub/community
-
Notifications
You must be signed in to change notification settings - Fork 0
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
merge to clear out tons of changes on the branch #6
Merged
Conversation
This file contains 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
with the idea of boost being applied last
starts with tab now instead of "close" and makes this more consistent with other universal tab commands
…wer words per command - Renamed the `hunt this` command to `hunter` for clarity. - Updated the `hunt clip` command to use a more descriptive name. - Modified the `hunt <user.text>` command to improve accuracy. - Renamed the `hunt all` command to `hunt all` for consistency. - Added a sleep command to ensure proper execution and synchronization.
…cution - clearing first
- Added a `settings()` block to set the `key_wait` value to 6 for better recognition and fewer missed commands.
- Added a sleep command after pressing the find key to ensure proper execution and synchronization.
…ynchronization - Added the `hunt all (pace | paste | clip)` command to search for text in all windows and paste it. - Added a sleep command after pasting to ensure proper execution and synchronization.
…cution - hunting for failures - Added a new command to hunt for failures in the terminal. - This command searches for the keyword "FAIL" in the terminal output. - It is useful for identifying failed commands or errors in the terminal.
…cution - fixing failure hunting
- Added a new command to filter the test selection in the terminal. - The command copies the selected text, switches to the terminal, pastes the text, and appends "-- -t ''" to the command. - This filter is useful for running specific tests in the terminal.
- Added a new command to replace the current line with the user-selected text. - This command selects the entire line, pastes the user-selected text, and replaces the line. - It improves the editing capabilities in the edit.talon file.
…dar.talon for edit status
work JIRA did not have JIRA or ATLASSIAN anywhere in the tab title
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.
No description provided.