Luca
Luca
**Describe the bug** When quitting a program in a tty, the colors (foreground and background) don't reset and the terminal looks weird. It only happens in a tty **To Reproduce...
**Is your feature request related to a problem? Please describe.** I'm currently developing wiki-tui, where I want the user to be able to configure the keybindings used in the app...
### Linked isssues - #216 - #220 This PR tracks the rewrite of wiki-tui's core structure and implementation. The plan is to implement the core features (viewing Wikipedia articles in...
> Part of the [Conversion from Cursive to Ratatui](https://github.com/Builditluc/wiki-tui/milestone/1) This issue tracks the creating of the new UI. Any idea / issue or discussion is highly appreciated! ## Ideas for...
> Part of the [Conversion from Cursive to Ratatui](https://github.com/Builditluc/wiki-tui/milestone/1) This issue tracks the change of the UI structure. Any idea / issue or discussion is highly appreciated! ## Requirements for...
GitHub recently released [issue forms](https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/configuring-issue-templates-for-your-repository#creating-issue-forms) in beta. They are a new way of creating issues, allowing the user to interactively create an issue with buttons, drop-downs, forms, and much more....
Linked Issues: - https://github.com/Builditluc/wiki-tui/issues/216 - https://github.com/Builditluc/wiki-tui/issues/220 > This PR is also linked to the first PR (#226). In this PR, I aim to reimplement all existing features for wiki-tui. ##...
Hi @ukmrs! As mentioned in #27, the copying of the `storage` folder during build time causes some issues when building the package with nix (EDIT: doing stuff with the data...