RoloEdits
RoloEdits
@joelreymont Sorry for the delay, its been hectic. Did you happen to be running the fork to see if anything was logged?
You should be able to do `:log-open` and it will open them
Using latest `master` and version `0.103.0` I cannot reproduce this. 
Not necessarily for this pr, but want to link to https://github.com/helix-editor/helix/issues/14769 where the idea is to follow zeds config syntax to allow appending, and in zeds case also excluding, language...
`sonic-rs` states to support a fallback implementation if `target_features` aren't found, but potentially there is a feature gate issue? Added a [comment](https://github.com/cloudwego/sonic-rs/issues/14#issuecomment-3621317480) asking about this. If this is intended, and...
I tried to replicate this but couldn't seem to trigger it myself. I am based on the latest `master` commit. If you can reliably reproduce, if possible, try out the...
I think that might be #12626 which looks like it was fixed in 25.01.1 4bd17e542ef4b6103b7b5821418c02fe3ab2ad62. What version are you running @alistaircarscadden ?
If you are able to build from source, from at least 4bd17e542ef4b6103b7b5821418c02fe3ab2ad62, hopefully that has fixed the issue.
@slugbyte Are you able to provide some context of what you were doing when it happened? Are you on linux or mac? Did you have splits? Did you click with...
Am I correct is guessing that this fixes the regressions wezterm has seen where you cannot resize/drag? Or is this simply a fallback when that happens so that some functionality...