nick

Results 58 comments of nick

The only really reliable way is to allow users to manually specify rules defining min/max window bounds. I’m interested to know which private API @koekeishiya found to detect minimum window...

I can confirm this is an issue with `alacritty`. I'll close this issue for now and keep it updated if I find a solution.

Maybe it is an issue with broot? https://github.com/alacritty/alacritty/issues/6473

I tested again and it's seems to be registering ctrl+h as ctrl+backspace. I tried setting the TERM env variable, as you suggested, but nothing changed. Setting my keybind to ctrl+backspace...

Blocked by #487

Also related #349

- [ ] JPEG - [ ] #429 - [ ] PNG - [ ] #429 - [ ] TIFF - [x] GIF #489 - [ ] Fonts?

GitHub recently added Arm64 hosted runners: https://github.blog/2024-06-03-arm64-on-github-actions-powering-faster-more-efficient-build-systems/ ~~https://www.youtube.com/watch?v=vrr_OgMk458~~ https://www.youtube.com/watch?v=cgI6SBP8pEM

@chinedufn I've never done something like this, but it seems really interesting. I've actually hit a bit of a snag and wondering you had any suggestions. In the file `src/sections/layer_and_mask_information_section/mod.rs`,...

@chinedufn https://github.com/ok-nick/psd `cargo test --test layer_and_mask_information_section text_layer -- --exact` The test is located in `tests/layer_and_mast_information_section.rs` at the bottom.