Skip to content
#

terminal-based

Here are 1,109 public repositories matching this topic...

spotify-tui
tysaya123
tysaya123 commented Jun 6, 2020

It would be neat if you could change the color of the text that shows when the progress bar covers it without changing the background. My motivation is that I enjoy the black background but the default color can be hard to read on dark progress bar colors.

<img width="1423" alt="Screen Shot 2020-06-06 at 11 50 41 AM" src="https://user-images.githubusercontent.com/16331012/83952212-14b8d780-

good first issue
keithknott26
keithknott26 commented Mar 10, 2019

Consider adding a widget that allows tabs to be placed on the screen which would appear similar to the image below

image

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

enhancement help wanted good first issue
LDSpits
LDSpits commented Oct 10, 2020

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

help wanted good first issue windows-support

ssh rdp vnc telnet sftp bastion/jump web putty xshell terminal jumpserver audit realtime monitor rz/sz 堡垒机 云桌面 linux devops sftp websocket file management rz/sz otp 自动化运维 审计 录像 文件管理 sftp上传 实时监控 录像回放 网页版rz/sz上传下载/动态口令 django

  • Updated Mar 29, 2022
  • Python
hazbo
hazbo commented Jul 8, 2018

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.

enhancement help wanted good first issue
lenormf
lenormf commented May 26, 2021

Describe the bug
The first widget added to a UI will be skipped upon cycling.

To Reproduce
Steps to reproduce the behavior:

  1. Start the UI, with a couple widgets added one after the other
  2. Cycle widgets with the set key
  3. The second widget is focused

Expected behavior
The first widget gets focused first, as it was never selected.

Bug Good first issue Core
max-niederman
max-niederman commented Mar 15, 2021

Ideally there should be a way to install on at least some machines without cargo. This will need an installation script to install the language files in lieu of build.rs.

Some alternative installation methods which would be good to include are:

  • sh installation script w/ prebuilt binaries
  • AUR package

For prebuilt binaries, it would be ideal to setup GitHub workflows or similar so

enhancement good first issue

Improve this page

Add a description, image, and links to the terminal-based topic page so that developers can more easily learn about it.

Curate this topic

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."

Learn more