https://github.com/bezhermoso/zsh-escape-backtick
Quickly insert escaped backticks when double-tapping "`"
https://github.com/bezhermoso/zsh-escape-backtick
zsh zsh-plugin
Last synced: 9 months ago
JSON representation
Quickly insert escaped backticks when double-tapping "`"
- Host: GitHub
- URL: https://github.com/bezhermoso/zsh-escape-backtick
- Owner: bezhermoso
- Created: 2017-02-24T04:19:43.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-24T05:04:56.000Z (over 8 years ago)
- Last Synced: 2025-01-15T15:19:34.541Z (10 months ago)
- Topics: zsh, zsh-plugin
- Language: Shell
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-zsh-plugins - escape-backtick - Quickly insert escaped backticks when double-tapping "`". (Plugins / ZSH on Windows)
- fucking-awesome-zsh-plugins - escape-backtick - Quickly insert escaped backticks when double-tapping "`". (Plugins / ZSH on Windows)
- awesome-zsh-plugins - escape-backtick - Quickly insert escaped backticks when double-tapping "`". (Plugins / Zinit (née zplugin))
README
zsh-escape-backtick
===================
Quickly insert escaped backticks (\\\`) when double-tapping \`.
I sometimes need to add literal back-ticks in commit messages; this makes it a easier.