Currently, you have to type a continuous substring, it'd be great if we could do fuzzy matching of the string.
https://github.com/jenkinsci/keyboard-shortcuts-plugin/pull/1
Code changed in jenkins User: Jesse Farinacci Path: src/main/webapp/js/keyboard-shortcuts.js http://jenkins-ci.org/commit/keyboard-shortcuts-plugin/cefe18714b1ee54410fea1328527460779823486 Log: Merge pull request #1 from jorgenpt/fuzzy-matching
JENKINS-14265 Match filter fuzzily.
Compare: https://github.com/jenkinsci/keyboard-shortcuts-plugin/compare/51e77b98c5e2...cefe18714b1e
Code changed in jenkins User: Jørgen P. Tjernø Path: src/main/webapp/js/keyboard-shortcuts.js http://jenkins-ci.org/commit/keyboard-shortcuts-plugin/4f0bca6fe0e9007323cd04d9d8c35d3c9f50b71b Log: JENKINS-14265 Match filter fuzzily.
https://github.com/jenkinsci/keyboard-shortcuts-plugin/pull/1