José Luis Cruz
José Luis Cruz
@vi Oh, easy. This is the rust crate [https://crates.io/crates/fluent](https://crates.io/crates/fluent)
hi @ayosec I'm no expert on this issue but I just compiled your latest update on alacritty graphics branch v0.11.0, and run the `bitmapstates` PoC on it, comparing its output...
> i think it sounds great, just don't see when i'll have time to do it ok but there's no rush and it can be done simply at first. I...
I'm envisioning having series of unassuming didatic examples, that build on top of each other, step by step, like: ```c // example 00 // // introduces: // - notcurses initialization...
do you think it makes sense to create an `examples/` or `tutorial/` directory for these? or what do you think? I made 3 so far, and a compiler script
Working on the libnotcurses-sys repository for the time being under the [`examples/c`](https://github.com/dankamongmen/libnotcurses-sys/tree/main/examples/c) path.
I don't know about readthedocs, but I like [mdbook](https://rust-lang.github.io/mdBook/) very much. It uses markdown files and the presentation is superb.
Yes, most of the big rust documentation endeavours use it... I also like it offers a very handy print button and light/dark themes.
This may be related to kitty not showing `Ñ` either via notcurses input (that's the uppercase version of `ñ`, which all spanish keyboards have a key for), but it works...
The mosaic world looks fantastic. This could wait for it. But I see you removed that from the 3.0 milestone. I guess it's not gonna be so easy, huh.