PSReadLine icon indicating copy to clipboard operation
PSReadLine copied to clipboard

support fish-shell-style C-e for accepting history suggestion

Open wecing opened this issue 2 years ago • 0 comments

PR Summary

Use C-e for accepting history suggestions.

PR Checklist

  • [x] PR has a meaningful title
    • Use the present tense and imperative mood when describing your changes
  • [x] Summarized changes
  • [ ] Make sure you've added one or more new tests
  • [x] Make sure you've tested these changes in terminals that PowerShell is commonly used in (i.e. conhost.exe, Windows Terminal, Visual Studio Code Integrated Terminal, etc.)
  • User-facing changes
    • [ ] Not Applicable
    • OR
    • [ ] Documentation needed at PowerShell-Docs
      • [ ] Doc Issue filed:
Microsoft Reviewers: Open in CodeFlow

wecing avatar Jun 05 '23 05:06 wecing