This PR updates the README to include documentation for the recently added history expansion abbreviations and provides more detailed information about the interactive history substitution keybinding (Ctrl+F).
Updates:
New Section: Added "History Expansions (Bash-style)" under Abbreviations.
Detailed Descriptions: Updated Ctrl+F documentation to include sudo fallback and old/new/n syntax for targeting specific history indices.
Improved Formatting: Fixed minor formatting in the Key Bindings table.
This PR updates the README to include documentation for the recently added history expansion abbreviations and provides more detailed information about the interactive history substitution keybinding (`Ctrl+F`).
### Updates:
- **New Section:** Added "History Expansions (Bash-style)" under Abbreviations.
- **Detailed Descriptions:** Updated `Ctrl+F` documentation to include `sudo` fallback and `old/new/n` syntax for targeting specific history indices.
- **Improved Formatting:** Fixed minor formatting in the Key Bindings table.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR updates the README to include documentation for the recently added history expansion abbreviations and provides more detailed information about the interactive history substitution keybinding (
Ctrl+F).Updates:
Ctrl+Fdocumentation to includesudofallback andold/new/nsyntax for targeting specific history indices.