-
Updated
Jul 21, 2022 - Shell
Command line interface
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 30,883 public repositories matching this topic...
-
Updated
Jul 21, 2022 - Python
-
Updated
Jul 18, 2022 - Rust
Hi, I've found the following cheatsheet :
In the README you explain that there must be an edit button in the page and a github button to access the sheet but as you can see it doesn't appear here.
Thx ;)
Describe the feature or problem you’d like to solve
There's a case of extremely confusing overloading of arguments: the old gist gem/command line tool used to interpret -p as private, whereas gh gist create -p means public. I am not asking that this be changed, merely giving context.
Since it's easy to shoot yourself in the foot by muscle memory, it would be ideal if the CLI said w
This is just for bookkeeping.
Currently we can reset to branch from the branches panel, reset to origin/branch from the files panel, but there is no reset to custom destination.
-
Updated
Jul 21, 2022 - Go
The Schematics Glossary doesn't introduce what a Task is, making it difficult for new schematic developers to know what Tasks should be used for and how they work.
The Schematics for libraries page on angular.io [demonstrates an example for adding a task](https://angular.io/guide/schematics-f
(As discussed in #885,) the current benchmark suite has a few shortcomings.
The most obvious one is that there is no standardized dataset. Past ideas involved using large Git repositories (Linux, Chromium, Rust compiler), but these repositories change over time. We can not simply check out a certain state because the .git folder will still grow. It'
-
Updated
Jul 22, 2022 - TypeScript
-
Updated
Jul 12, 2022 - Python
-
Updated
Jul 10, 2022 - JavaScript
Sanity checks
- My issue relates to a specific CLI completion spec (e.g.
git checkoutis missing options ingitcompletion spec). If your issue is more general, please create your issue here: withfig/fig - I have searched [github.com/withfig/autocomplete/issues](https://gi
-
Updated
Jul 4, 2022 - JavaScript
-
Updated
Jul 15, 2022 - TypeScript
-
Updated
Jul 20, 2022 - Go
-
Updated
Jul 7, 2022 - JavaScript
-
Updated
Jul 21, 2022
Describe the Bug
The completions for the --all flag to the latest command are missing.
Steps to Reproduce
Type asdf latest and press .
Expected Behaviour
Show --all flag besides installed plugins.
Actual Behaviour
Only shows plugins.
Environment
SHELL:
zsh 5.8 (x86_64-apple-darwin21.0)
ASDF VERSION:
v0.10.0
ASDF ENVIRONMENT VARIABLES:
AS-
Updated
Jul 15, 2022 - C

Would it be possible for bat to read from the
hidden_file_extensionsproperty of.sublime-syntaxfiles in addition to thefile_extensionproperty? For some projects, file types are have a different extension than usual, such as XML in C# and VB.NET projects (.csprojand.vbprojare written in XML syntax). These less common extensions seem to be already listed in some.sublime-syntaxf