Jahfer Husain

Results 3 comments of Jahfer Husain

It's about 2am where I am and this issue was driving me mad…after looking at the Deft code, the problem seems to be this chunk, which was pointed out in...

I actually don't have Doom installed either, I think this is an issue out-of-the-box with zetteldeft + deft. The [default value](https://github.com/glucas/deft/blob/18607d2d581d008c76726eee01c847ede4ba8c16/deft.el#L444) of `deft-use-filename-as-title` is `nil`, so it seems this would...

We handle C frames different than Ruby ones ([link](https://github.com/Shopify/rotoscope/blob/main/ext/rotoscope/callsite.c)). If Ruby 3 is now including the C frame in `#rb_profile_frames`, our logic makes sense to be broken, and our `frame_index`...