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 27,078 public repositories matching this topic...

ohmyzsh
bat
v-timofeev
v-timofeev commented Oct 26, 2021

Describe the bug you encountered:

If you use bat on C# source files (.cs, .xaml and others), a space appears in the first line. This is due to byte order mark (BOM)
Maybe reproduced for others files on Windows systems
https://en.wikipedia.org/wiki/Byte_order_mark#Byte_order_marks_by_encoding
Sample file with BOM:
[Program.cs.txt](https://github.com/sharkdp/bat/files/7420061/Program

cli
jeffg-hpe
jeffg-hpe commented Jan 25, 2022

Describe the bug

gh repo edit offers several flags --enable-issues, --enable-*, but does not explain how to use those flags to disable those features. Same as #2901 but for gh repo edit

Steps to reproduce the behavior

  1. Type this gh repo edit --help
  2. The output does not explain how to set --enable-issues to false. (Same for other --enable-*)
  3. Confusion

sdegutis
sdegutis commented Jan 20, 2022

Is your feature request related to a problem? Please describe.

I'm used to using git diff, where I have to do f and b to scroll up/down whole pages.

I'd like to scroll up/down the main panel multiple pages in the same way for the same reason.

Describe the solution you'd like

I tried Ctrl-PgUp/Down and Shift-etc and they did not work. Could these be u

Stratus3D
Stratus3D commented Feb 10, 2019

Steps to reproduce

Run asdf. In help output a line is printed for the asdf env command:

asdf env <command> [executable]      Prints or runs an executable under a command environment

I would assume <command> is an arbitrary command. But from what I can tell needs to be a plugin name or a shim name? I'm also not sure how this differs from executing the shim directly.

FY

Created by Glenda Schroeder

Released 1965

Wikipedia
Wikipedia