Help search in UI bug
parent
648449b026
commit
fab5ec98f2
|
@ -11,6 +11,7 @@
|
|||
- better help result ranking
|
||||
- minibuffer should show a title
|
||||
- clean up listener's minibuffer-related code
|
||||
- help search looks funny
|
||||
|
||||
+ ui:
|
||||
|
||||
|
|
|
@ -68,7 +68,7 @@ M: live-search focusable-child* live-search-field ;
|
|||
: <help-search> ( string action -- gadget )
|
||||
\ first add*
|
||||
[ search-help ]
|
||||
[ [ second ($link) ] make-pane ]
|
||||
[ [ first ($link) ] make-pane ]
|
||||
<live-search> ;
|
||||
|
||||
: file-completion. ( pair -- )
|
||||
|
|
Loading…
Reference in New Issue