mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-03 22:25:57 +00:00
Fix wrong kittenname in documentation
It's called `hyperlinked_grep` not `hyperlink_grep`.
This commit is contained in:
parent
c3b2300310
commit
523b6c4c2d
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ you use some editor other than vim, you should adjust the
|
|||
|
||||
Finally, add an alias to your shell's rc files to invoke the kitten as ``hg``::
|
||||
|
||||
alias hg='kitty +kitten hyperlink_grep'
|
||||
alias hg='kitty +kitten hyperlinked_grep'
|
||||
|
||||
|
||||
You can now run searches with::
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue