commandline

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 682 public repositories matching this topic...
-
Updated
Nov 4, 2021 - JavaScript
Description
Please describe what are you missing or wanting to be improved
Recently I read a new syntax coloring technique for programing languages. Instead of highlighting grammar, highlight the things you are likely to mistake. So make sure strcpy
and strncpy
are easily distinguishable by their color. It would be cool to apply this to immediate values in assembly and the ?
command
-
Updated
Nov 6, 2021 - Shell
-
Updated
Oct 24, 2021 - Go
-
Updated
Oct 20, 2021
I have two setups, in one the -parallel
option works just fine in vscode - it generates parallel test cases as it should. In the other it doesn't do anything (not reporting errors in custom flags is a problem in the vscode go plugin, which is not the issue here).
Both were installed with go get -u github.com/cweill/gotests/...
when in the $HOME directory within 15 minutes of each other.
-
Updated
Nov 6, 2021 - Java
-
Updated
Nov 5, 2021 - Python
-
Updated
Oct 20, 2021 - Shell
-
Updated
Aug 24, 2021 - Python
Feature request
*** Clearly state the use case.
-
What command did you run?
task 275 modify due:tomorrow+1d -
What did you expect to happen?
The usual:
Modifying task 275 '…'.
Modified 1 task.
Project '…' is …% complete (x of y tasks remaining). -
What actually happened?
No tasks specified.
Indeed, the task 275 did not exist. It was 273. I may have been tired but I thought
-
Updated
Nov 6, 2021 - Java
-
Updated
Oct 7, 2021 - Swift
-
Updated
Mar 23, 2018 - JavaScript
-
Updated
Nov 24, 2020 - Go
-
Updated
Dec 10, 2020 - Swift
-
Updated
Oct 31, 2021 - Swift
-
Updated
Jul 21, 2021 - Go
-
Updated
Dec 28, 2018 - Swift
Similar to how unix ls works, param could be -t
-
Updated
Nov 1, 2021 - Shell
-
Updated
Sep 25, 2021 - Python
-
Updated
Jul 22, 2021 - C++
-
Updated
Jul 19, 2021 - Ruby
-
Updated
Jan 10, 2021 - Shell
-
Updated
Oct 20, 2021 - C
-
Updated
Oct 28, 2021 - C
-
Updated
Jul 23, 2020 - Shell
At README.md, there is a slack link:
Is it for public discussion for the project?
But the slack link shows "You need to sign in to see this page.", and I cannot sign up for this page(or workspace).
@spf13 please fix this.