Nathan Craddock

Results 86 comments of Nathan Craddock

I think we are on the same page, but I'm going to share this just to make sure ![Kapture 2023-07-23 at 13 05 30](https://github.com/natecraddock/zf/assets/7967463/03fb2e79-1b27-4399-8333-e834a0aea9b1) In the bottom left of fzf...

> Sorry if I am not precise enough. English is not my mother tongue Your English is great! I couldn't tell :) > but my impression is that ‘my’ issue...

Hey! Sorry for the confusion. Based on the workspaces you registered, I think this just may be a misunderstanding of the WorkspaceListDirs command. If I understand right, both nvim-config and...

I actually think this is okay. I'd like to test it before merging though. I'll try to test it later tonight

Alright, I just looked into this some more. Seeing this PR actually caused me to see some confusing behavior in the way that sessions.nvim currently works. Currently, if `config.absolute` is...

> However I just want to mention that it's probably safe to assume there will be some people (not me) wanting to use the functionality of both at the same...

> I just want to clarify what I mean with using both at the same time. While using (real) absolute for one's main projects- pretty much like "workspaces", there may...

I'm not sure if the algorithm is simpler. It is designed to be more accurate than other sorters. It's absolutely faster than the lua sorters, but it is probably similar...

I agree, reusing the OutOfMemory error would make sense

Hey @starwing sorry for the delay! > So is it the right time to use zig? or I just wait 0.12 to release? or maybe I should build zig 0.12...