-
Notifications
You must be signed in to change notification settings - Fork 411
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Have the display filter respect all typical up/down keys
Ctrl-n and Ctrl-p will move up and down the list, but special treatment is needed to move from the filter edit box to the first list entry; here I am now handling Ctrl-n in the same was as down arrow, and then when at the top of the list, Ctrl-p the same way as up arrow.
- Loading branch information
Showing
1 changed file
with
15 additions
and
9 deletions.
There are no files selected for viewing
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