tui
Here are 723 public repositories matching this topic...
-
Updated
Apr 12, 2021 - C
-
Updated
Apr 12, 2021 - Go
-
Updated
Apr 14, 2021 - Go
-
Updated
Mar 11, 2020 - Python
-
Updated
Apr 14, 2021 - Python
right now we get an error when we try to checkout a remote branch again - it would be much nicer to go the list of local branches again and mark the local branch that tracks the remote branch
Problem Statement
Fees are not talking into consideration.
Proposed Solution
It would be nice if in the lots we can add also the fees.
Is your feature request related to a problem? Please describe.
I would like for an effect to render text (or ASCII characters) 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
Mar 29, 2021 - Python
What RedrawInterval is being constant is a problem. Support the --redraw-interval option to make it configurable.
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
-
Updated
Apr 14, 2021 - Rust
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
Apr 7, 2021 - JavaScript
-
Updated
Apr 13, 2021 - C
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."
I didn't find the relevant API in the documentation. Maybe I should implement a custom widget ?