curses
Here are 519 public repositories matching this topic...
-
Updated
Mar 11, 2020 - Python
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
-
Updated
Mar 28, 2022 - C++
-
Updated
Apr 8, 2022 - C
-
Updated
Dec 20, 2021 - SCSS
-
Updated
Apr 2, 2022 - Python
-
Updated
Feb 24, 2022 - Python
-
Updated
Aug 15, 2021 - C++
I use dark background themes on my terminals. In VIM I set bg=dark. The color palette that bitwise uses makes it difficult to see some things (e.g., those in dark blue) on dark bg terms.
Nice tool though!
-
Updated
Apr 3, 2022 - Python
-
Updated
Feb 14, 2022 - C++
Would like to have a port of TreeView:
https://github.com/migueldeicaza/gui.cs/blob/master/Terminal.Gui/Views/TreeView.cs
-
Updated
Apr 4, 2022 - Python
-
Updated
Mar 25, 2022 - C
-
Updated
Apr 7, 2022 - Lua
-
Updated
Mar 25, 2022 - Python
-
Updated
Apr 10, 2022 - C
-
Updated
Apr 10, 2022 - C
Improve this page
Add a description, image, and links to the curses topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the curses topic, visit your repo's landing page and select "manage topics."


We have zero code coverage for some of the most complex pieces of
Terminal.Gui: The implementations ofConsoleDriver.It should be possible to write unit tests that work on Windows for the
WindowsDriverandNetDriverand some that work on Linux forCursesDriverand `NetDriv