You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After reading docs/completion.md it isn't clear to me whether that also includes auto suggestions based on .nsh_history. As far as I can tell, such auto suggestions would in essence be the same functionality provides by CTRL+r, but then inline on the prompt.
Here's what I'm referring to (in fish):
(the cursor is the block)
(arrow up searches the history based on the command I've already typed.)
Thanks for your time and for nsh!
The text was updated successfully, but these errors were encountered:
Hi.
After reading
docs/completion.md
it isn't clear to me whether that also includes auto suggestions based on.nsh_history
. As far as I can tell, such auto suggestions would in essence be the same functionality provides by CTRL+r, but then inline on the prompt.Here's what I'm referring to (in fish):
(the cursor is the block)
(arrow up searches the history based on the command I've already typed.)
Thanks for your time and for nsh!
The text was updated successfully, but these errors were encountered: