tui
Here are 821 public repositories matching this topic...
-
Updated
Jun 29, 2021 - C
-
Updated
Jul 26, 2021 - C
-
Updated
Apr 27, 2021 - Go
-
Updated
Jul 26, 2021 - Go
Is your feature request related to a problem? Please describe.
I'm using a lot of markdown emoji in my commits message, but in gitui, the emoji are not parsed.
Describe the solution you'd like
Replace all markdown emoji by it's Unicode equivalent.
I have found this lib that can help: https://lib.rs/crates/gh-emoji
Describe alternatives you've considered
**Additional
-
Updated
Mar 11, 2020 - Python
-
Updated
Jul 25, 2021 - Python
Describe the bug
Tags are not showing for the last entry in ticker, when scrolling is applicable.
To Reproduce
Steps to reproduce the behavior:
- launch with --show-tags
- Scroll to the bottom
- Observe that the last entry does not show the tags.
Expected behavior
The interface will allow you to scroll down to the very bottom.
Screenshots
 from left to right, like it's being typed out.
Describe the solution you'd like
Similar to the mirage effect (where text can be rendered one character at a time, only randomly), it would be cool to have text rendered one letter at a time from left to right, so
Vertical barcharts
-
Updated
Jul 24, 2021 - Python
-
Updated
Jul 27, 2021 - Rust
First: is this a bug report? A suggestion? Or asking for help? Bug report/suggestion
Problem description
For a &mut ProgressBar, there are no methods to set its min and max values. The only methods to change their values (min(self, usize), max(self, usize)) take ownership of the ProgressBar, which is not possible if you have a reference.
Workaround: to gain ownership, create a
As an intermediate step towards #1015, and various parts thereof, would it be possible to ignore the syntax for features not currently supported, yet use the parts which are supported in trades?
I'm thinking out loud and wondering what effects this may have.
My end goal here is to be able to read a data file https://gitlab.com/snippets/1856416 without errors. Hledger would be able to parse thi
-
Updated
Jul 19, 2021 - JavaScript
-
Updated
Jul 22, 2021 - Go
Improve this page
Add a description, image, and links to the tui topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the tui topic, visit your repo's landing page and select "manage topics."


It would be nice if one could document how the x and y coordinates are defined. (Beginners might not know about it and well the more documentation the better).
What I think when I see x and y:
What it actually is: