Jake Elder

Results 4 issues of Jake Elder

We can use the `pet-select` function to use the current line as a search string, IE ```sh $ cat .zshrc function pet-select() { BUFFER=$(pet search --query "$LBUFFER") CURSOR=$#BUFFER zle redisplay...

feature-request

It would be useful to be able to set the cursor point when entering a snippet, IE ``` $ pet new "git commit -am \"feat(ui): \"" ```` This would be...

feature-request

Thank you for the package! I'm struggling to achieve something that I'm sure is an easy task for some. Is this possible? How can I extend an abstract `EventEmitter` class,...

question

Is this expected? Are there workarounds/solutions? Thank you for this package 🙏 ![2024-08-19 16 11 29](https://github.com/user-attachments/assets/bbd8f61d-b001-47e0-9ceb-7491867a6620)