Lemon

Results 8 issues of Lemon

**Describe the bug** Terminal Column and Line is 2 **To Reproduce** ``` :! tput cols 2 :! tput lines 2 ``` **Expected behavior** It to be accurate **Desktop (please complete...

bug

Like this for example ```rs plex::parser! { fn parse_(Token, Span); // combine two spans (a, b) { Span { lo: a.lo, hi: b.hi, } } program: Program { statements[s] =>...

Will there be updates to it, or updates to `bevy_tileset_map`?

GHC Issue: https://gitlab.haskell.org/ghc/ghc/-/issues/24300 # Why? `ConstPtr`'s name is misleading and I have had to double check if it's really `const T *`. # Solution I believe that `ConstPtr` should either...

awaits-proposal

Every action keeps failing.

Proposed merge with [bevy_screen_diags](https://github.com/jomala/bevy_screen_diags) maintained by @jomala? Creating this issue in response to be proposed to merging the two crates into one. I would need feedback from @jomala to move...

There is a lot of structs and implementation in one file to me which makes it feel cluttered to read through in my opinion. Would you be open to maybe...

### Checklist before submitting an issue - [x] I have searched through the existing [closed and open issues](https://github.com/elkowar/eww/issues?q=is%3Aissue) for eww and made sure this is not a duplicate - [x]...

bug