Hacker News new | ask | show | jobs
by spidersouris 176 days ago
If you want to bind Tab to Accept suggestions:

Set-PSReadLineKeyHandler -Chord "Tab" -Function AcceptSuggestion