Nathan Craddock
Nathan Craddock
I'm going to close this. Feel free to comment if you think this is something I should look into more!
Hmmm, that is unfortunate. I'm not sure if a sorter can know what picker is being used. I'll take a look though. Instead of making zf aware of the picker,...
Okay, I think I figured it out. The code for the `oldfiles` picker (https://github.com/nvim-telescope/telescope.nvim/blob/7b5c5f56a21e82fdcfe5b250278b8dfc4b1cbab4/lua/telescope/builtin/__internal.lua#L523-L524) uses `sorter = conf.file_sorter(opts),` to set the sorter. I dug through the code a bit more,...
Hmmm. I'm not sure I follow. It looks like the suggestion in telescope involves wrapping the sorter? How does that apply to oldfiles? Wait maybe I understand better. Are you...
Hey @chrisgrieser! Just checking in. Is this something you are still wanting me to look into? If not I'll close this issue
Hi! What version of Zig are you using? I should update the readme, but I am currently using a very recent master build (`0.12.0-dev.2341+92211135f`) on an M2 Mac without issue