tui
Here are 614 public repositories matching this topic...
-
Updated
Dec 4, 2020 - C
-
Updated
Oct 29, 2020 - Go
-
Updated
Mar 11, 2020 - Python
-
Updated
Dec 7, 2020 - Go
-
Updated
Dec 7, 2020 - Python
according to @1wilkens in #390 our current copy to clipboard binaries may not cover wayland (correct me if I am wrong).
maybe we can use this opportunity to cleanup the support for multiple fallback programs for running copy to clipboard:
- use
whichon all platforms - have a list of platforms specific programs
- try them all before erroring out
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
Sep 25, 2020 - Python
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
What RedrawInterval is being constant is a problem. Support the --redraw-interval option to make it configurable.
-
Updated
Dec 5, 2020 - JavaScript
Balance sheet column headings should be the column's end date:
Balance Sheet 2020-07-03
|| 2020-07-03
======================================++==============================================
But in the HTML output, it seems to be a date range instead:
Bala |
|---|
-
Updated
Oct 16, 2020 - Rust
-
Updated
Nov 28, 2020 - C
When your account has TFA enabled, discord needs you to supply a valid TFA token in order to change your account password. This could simply be done by a prompt if session.MFA is set to true.
-
Updated
Dec 8, 2020 - Rust
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: