Skip to content
#

command-line-interface

cli logo

Before there were graphical user interfaces, command-line interfaces were used to issue commands to a computer. Programs that handle the user interface are called command language interpreters, often known as a shell. A CLI may give a user more control over the computer and programs they wish to execute.

Here are 359 public repositories matching this topic...

gitui
extrawurst
extrawurst commented Jun 5, 2021

Since this comes up so often my plan is to introduce a new quit_app key-binding that only reacts if no popup is open.

For reference: #770 , #766

this means:

  • in popups there is still exit_popup (ESC) to close it which allows closing text input popups that otherwise collide with q-key
  • we still have exit (CTRL+C) that exits the app no matter in what place
  • the new quit_app (Q
onefetch
covid19-tracker-cli

A curl-based command line tracker for Novel Coronavirus or COVID-19 pandemic. It Supports terminal for linux and macos, command prompt for windows, and termux for android with real-time updates.

  • Updated Jun 12, 2021
  • TypeScript

Created by Glenda Schroeder

Released 1965

Wikipedia
Wikipedia