basis/help/apropos: Trimming whitespace before and after search query. Allows accidental/reflex whitespace to be corrected so results can still be returned.
parent
0a8020c06b
commit
e4bf5f104e
|
@ -71,4 +71,4 @@ M: apropos >link ;
|
|||
INSTANCE: apropos topic
|
||||
|
||||
: apropos ( str -- )
|
||||
<apropos> print-topic nl ;
|
||||
[ blank? ] trim <apropos> print-topic nl ;
|
||||
|
|
Loading…
Reference in New Issue