commit | 4dcde2e628a7a531432b30e87aa14f076a6a8d07 | [log] [tgz] |
---|---|---|
author | Ulf Magnusson <Ulf.Magnusson@nordicsemi.no> | Fri Jun 15 19:30:34 2018 +0200 |
committer | Anas Nashif <anas.nashif@intel.com> | Mon Jun 18 14:41:53 2018 -0400 |
tree | fe5496c0285a1c1097442c5aefbf0cd3040a67db | |
parent | 80f19cca4230145b7094c613c6c5212c06effbbb [diff] |
menuconfig: Allow searches from the info dialog and vice versa Having to go back to the main display all the time gets awkward, especially when searching to look up symbol information. Allow the symbol information dialog to be opened from the search dialog (with Ctrl-F, since '?' is already used there as a regex metacharacter), and also allow a search to be started from the symbol information dialog. Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>