terminal-based
Here are 894 public repositories matching this topic...
-
Updated
Jul 13, 2021 - Go
-
Updated
May 1, 2019 - Go
-
Updated
Apr 6, 2021 - Go
-
Updated
Nov 14, 2020 - Python
-
Updated
Jun 28, 2021 - PureScript
Consider adding a widget that allows tabs to be placed on the screen which would appear similar to the image below
Now that the button is done perhaps some of the code can be re-used? Tabs would be named with a title, selecting a tab (via mouse click) would expose a fresh canvas tha
-
Updated
Jul 23, 2021 - C
The runner::Runner::run method is quite complicated and deals with a lot of variables.
This can be simplified by consolidating the variables into one or multiple structs.
-
Updated
Jul 11, 2021 - Python
When using dua i on windows 10 I noticed that I did not see any highlight on the currently selected item.
I was using dua with Microsoft Terminal + Powershell Core 7. One specific thing I noticed when attempting to run this directly on the Powershell 7 shell is that the currently selected item has a slightly whiter text, but still no selection (inverted color on the current item).
bel
-
Updated
Nov 11, 2019 - Python
-
Updated
Jul 21, 2021 - C
-
Updated
Mar 22, 2021 - Rust
-
Updated
Jul 22, 2021 - Shell
-
Updated
Jun 23, 2021 - Go
In the current README, so far I've gone over the very basics. Not all features have been covered, and there is little talk about httpu packages. Maybe some wiki pages, and some more details on the README would be helpful. Also a much better example video / gif is needed, the one I made is pretty bad.
It would be nice to have an ascinema recording of dstask to demonstrate how it works.
Describe the bug
The first widget added to a UI will be skipped upon cycling.
To Reproduce
Steps to reproduce the behavior:
- Start the UI, with a couple widgets added one after the other
- Cycle widgets with the set key
- The second widget is focused
Expected behavior
The first widget gets focused first, as it was never selected.
-
Updated
Jul 21, 2021 - Go
-
Updated
Apr 18, 2021 - Go
-
Updated
Apr 19, 2021 - Go
-
Updated
Feb 4, 2018 - Ruby
Podcast Support
Currently, podcasts (shows) appear in search results. The logic to handle playing a show, setting the context etc just needs implementing. Feel free to
- Windows build
- OSX - homebrew package
-
Updated
Jul 24, 2021 - CSS
-
Updated
Oct 13, 2018 - Go
-
Updated
Jul 25, 2021 - Nim
Improve this page
Add a description, image, and links to the terminal-based topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the terminal-based topic, visit your repo's landing page and select "manage topics."

The device selector popup can be opened multiple times by pressing
dmore than once.To get back to the main menu, each of these needs to be closed separately by pressing
qthe same number of times.It would be nicer if pressing
qonly once always goes back to the main menu.E.g, actual behavior:
ddqexpected b