Ruddick Lawrence

Results 16 comments of Ruddick Lawrence

Please don't hijack bug threads with unrelated help requests. https://robotics.stackexchange.com/ is the right place to post that.

Here is a workaround to get the same behavior: ```xml ```

If it's intentional, it's unclear why you wouldn't be able to use a callback signature of `(err: Error) => void` (or `() => void` which also gives the same error)....

I don't see how they're unclear: `callback: (err: Error) => void` means "the event handler will call `callback(err)` with an Error object" (granted, I now realize it's a little bit...

I understand what you're saying from the "how it's implemented" perspective, but I'm looking at it from the "what would a user expect" perspective. This is a perfectly reasonable thing...

It's actually `Ctrl+_` (https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md?plain=1#L133)