Commit 687db35
committed
Ensure that comment text in all keybindings is searchable
1. help.c
a. help_grep()
For keybinding for each run request, include any help text in the text line so that it can participate in grep operations.1 parent a0b8671 commit 687db35
1 file changed
+1
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
109 | | - | |
110 | 108 | | |
111 | | - | |
112 | | - | |
| 109 | + | |
113 | 110 | | |
114 | 111 | | |
115 | 112 | | |
| |||
0 commit comments