Karl
Karl
Can I implement `Default` for [Settings](https://github.com/mlange-42/git-graph/blob/9bd54eb0aed6f108364bce9ad0bdff12077038fc/src/settings.rs#L31) struct? I want to build more tests for this app, on this app is important to know the input/output of certain key functions. For...
## Intro This solves #65 , it is a proof of concept and I think needs some iteration. To test it, copy the sample below into the file `.git/git-graph.toml` (you...
When you double click an item of the TODO list in order to edit it. The `view_entry` turns into a `view_entry_edit_input` and allows you to edit it's value. But it...
Fixes issue #38
This is a follow up for #2833 . #2833 Adds the second feature request for #2724 . The current PR adds the first feature request in #2724 . I didn't...
Hi! I've opened a [PR in rspec-support](https://github.com/rspec/rspec-support/pull/596) with a hacky fix to the problem you get when you compare an `actual` hash with a `expected` hash and they differ, but...
I like this `tui` crate, and I've built some "explorer" applications with it (to [git commit explorer (very similar to this project)](https://github.com/KarlHeitmann/git_explorer), a wrapper for [ripgrep to explore files](https://github.com/KarlHeitmann/rg_explorer) and...
Hi I'd like to give you some context about this PR. ## TL; DR See #551 , it is annoying to see the noise added by `anything` matcher on diffs...
Address #206 , adds a Lake scenario. Based on Lago Llanquihue, Chile Just a suggestion, any feedback to make it better is appreciated.