JuliaLang/julia

startup message could mention apropos or `?"..."` for text search

Open

#37 523 ouverte le 11 sept. 2020

Voir sur GitHub
 (9 commentaires) (2 réactions) (0 assignés)Julia (5 773 forks)batch import
Hacktoberfestgood first issue

Métriques du dépôt

Stars
 (48 709 stars)
Métriques de merge PR
 (Merge moyen 20j 6h) (157 PRs mergées en 30 j)

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.

Guide contributeur