Hacker News new | ask | show | jobs
by wruza 1025 days ago
I believe I’m using v2, since I written most of my scripts last year by most recent documentation which mentioned “old ways” sometimes. But it didn’t make a big difference in that regard.
1 comments

Couple of ways to tell

1. Do your multiline hotkeys have `Return` in them, or are they in braces?

2. Do you write `Send Foo` or `Send "Foo"`?

If you're doing the former, then I really recommend upgrading to v2, it makes a huge difference.

I think the former. Thanks, I’ll look into it!