ekarlsn

Results 3 issues of ekarlsn

We have some sporadically failing testcases, which blocks CI. Has been discussed in #101 among other PRs. But I'm opening an issue to keep the discussion in one place. I'm...

C-bug

It would be nice if we could provide an easy way to test rexpect apps. Maybe something like this? ```rust fn main() -> Result { let mut p = rexpect::spawn("cat",...

## Problem I run `npx elm-land add layout Header` And I get the following view code generated: ``` view : { toContentMsg : Msg -> contentMsg, content : View contentMsg,...