This repository has been archived by the owner on Aug 29, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 446
Add support for filtering processes by substring. #147
Open
rephorm
wants to merge
13
commits into
cjbassi:master
Choose a base branch
from
rephorm:filter
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Jun 1, 2019
-
Press / to input a filter string. The proc list will be filtered to procs that contain the filter as a substring of either the command or the string representation of the PID.
Brian Mattern committedJun 1, 2019 Configuration menu - View commit details
-
Copy full SHA for 866281c - Browse repository at this point
Copy the full SHA 866281cView commit details
Commits on Jun 3, 2019
-
Update process list immediately when filter changes.
Brian Mattern committedJun 3, 2019 Configuration menu - View commit details
-
Copy full SHA for 5941bec - Browse repository at this point
Copy the full SHA 5941becView commit details -
Refactor filter editing input handling.
Only swallow events that are explicitly handled by the editor. Fall through to the default event handling for all other events. Also, cancel editing on <Escape> and fix README file formatting.
Brian Mattern committedJun 3, 2019 Configuration menu - View commit details
-
Copy full SHA for 2aea13b - Browse repository at this point
Copy the full SHA 2aea13bView commit details -
Add cursor while editing filter.
Also, change from [Filter: ...] to Filter: [...].
Brian Mattern committedJun 3, 2019 Configuration menu - View commit details
-
Copy full SHA for bb44c22 - Browse repository at this point
Copy the full SHA bb44c22View commit details -
Fix counter when list has 0 items.
Brian Mattern committedJun 3, 2019 Configuration menu - View commit details
-
Copy full SHA for 6d0eae1 - Browse repository at this point
Copy the full SHA 6d0eae1View commit details -
Add padding around filter label and edit box.
Brian Mattern committedJun 3, 2019 Configuration menu - View commit details
-
Copy full SHA for 8549ae3 - Browse repository at this point
Copy the full SHA 8549ae3View commit details -
Handle space in filter input box.
Brian Mattern committedJun 3, 2019 Configuration menu - View commit details
-
Copy full SHA for 38c92e9 - Browse repository at this point
Copy the full SHA 38c92e9View commit details -
Convert tabs to spaces in README.md.
Brian Mattern committedJun 3, 2019 Configuration menu - View commit details
-
Copy full SHA for 32f8862 - Browse repository at this point
Copy the full SHA 32f8862View commit details -
Move filter event handling into proc widget.
Brian Mattern committedJun 3, 2019 Configuration menu - View commit details
-
Copy full SHA for f3b451c - Browse repository at this point
Copy the full SHA f3b451cView commit details
Commits on Jun 4, 2019
-
Brian Mattern committed
Jun 4, 2019 Configuration menu - View commit details
-
Copy full SHA for 84a4bbd - Browse repository at this point
Copy the full SHA 84a4bbdView commit details -
Factor Entry widget out of proc.
Brian Mattern committedJun 4, 2019 Configuration menu - View commit details
-
Copy full SHA for 9c0253e - Browse repository at this point
Copy the full SHA 9c0253eView commit details -
Brian Mattern committed
Jun 4, 2019 Configuration menu - View commit details
-
Copy full SHA for 129f6c2 - Browse repository at this point
Copy the full SHA 129f6c2View commit details
Commits on Jun 6, 2019
-
Remove unused duplicate definition.
Brian Mattern committedJun 6, 2019 Configuration menu - View commit details
-
Copy full SHA for 246ebfb - Browse repository at this point
Copy the full SHA 246ebfbView commit details
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.