JuliaLang/julia
View on GitHubstartup message could mention apropos or `?"..."` for text search
Open
#37,523 opened on Sep 11, 2020
Hacktoberfestgood first issue
Repository metrics
- Stars
- (48,709 stars)
- PR merge metrics
- (Avg merge 20d 6h) (157 merged PRs in 30d)
Description
Recent discussions on Discourse suggest that not all users know about apropos (or equivalently, using ?"..." for text search). The startup message currently mentions
Type "?" for help, "]?" for Pkg help.
I suggest that text search is added to this, but I am still looking for a compact way of phrasing it.