freddiehill

Results 7 issues of freddiehill

After being able to require C modules inside Xplr I've started playing around with [nvim](https://github.com/fhill2/xplr.nvim) [xplr](https://github.com/fhill2/nvim.xplr) plugin pairs to integrate xplr into nvim. Xplr is my favourite file manager and...

can NyaoVim connect to a nvim instance inside WSL?

Can nvimpager show treesitter syntax highlighting? From my tests below, `nvimpager.lua` isn't parsing treesitter syntax highlighting. Here is what I am using to test: ```bash mkdir -p ~/.local/share/nvimpager/site/pack/packer/opt ln -s...

bug
help wanted
cat mode

Please correct if there is a better, simplified way I haven't found out yet to reach this desired behaviour: maps that have 1 source event are intuitive in evsieve and...

After the switch to DST I'm receiving "British Summer Time" as the timezone in the greeting message and the client fails to parse the timezone. ```rust [2025-04-08T00:25:21Z DEBUG ibapi::transport] "71\02\018\0\0"...

Regarding the current error handling implementation: If a response is received with `reqId != -1` and `msgId = 4` the error is handled [in the function the request originates from](https://github.com/fhill2/rust-ibapi/blob/c8e0eb53ec59106b2a462f64a9c95e58b23401ef/src/contracts.rs#L528)...

Thank you for this great software. I've been testing out DeepRhythm on some music files and comparing the results with the BPM values output from the Spotify Audio Analysis API...