nushell/nushell
Consider making a `help` page for Reedline shortcuts like `!!`
Aberta
#7.698 aberto em 6 de jan. de 2023
category:documentationcategory:enhancementgood first issue
Métricas do repositório
- Stars
- (39.478 estrelas)
- Métricas de merge de PR
- (Mesclagem média 4d 1h) (123 fundiu PRs em 30d)
Description
Related problem
I'm somewhat familiar with shells, but I don't know every little trick, and I image most Nushell users are the same. For instance, I did not know about the !! shortcut (type !! then enter), nor that it already existed in bash and zsh, and only found out about it from the heavily outdated dataframe documentation page.
Describe the solution you'd like
Therefore, I'd like it if there was a help page (a table similar to help commands et al) for these Reedline shortcuts, so that they could be discovered entirely within Nushell.
Describe alternatives you've considered
No response
Additional context and details
No response