-
Updated
Sep 5, 2020 - C++
command-line

Terminal is a serial computer interface for text entry and display. Instruction given to perform a task are called commands. Current computers (GUI based) uses terminal emulators such as Unix shell, BASH shell, command prompt.
Here are 4,615 public repositories matching this topic...
-
Updated
Sep 4, 2020 - JavaScript
-
Updated
Sep 4, 2020 - Shell
-
Updated
Sep 2, 2020 - Rust
-
Updated
Sep 4, 2020 - C#
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 ;)
GenMarkdownTreeCustom has a way to a header (filePrepender
arg), however there is not a first class way to add a footer.
-
Updated
Sep 4, 2020 - Go
For fd's time options consider adding these two tweaks
--newer
and--older
visible clap aliases- default the time component to
00:00:00
when only a date is given
which would turn this verbose incantation
$ fd -t f --change-newer-than '
-
Updated
Sep 2, 2020 - TypeScript
-
Updated
Aug 26, 2020 - Go
-
Updated
Aug 31, 2020 - JavaScript
-
Updated
Aug 31, 2020 - HTML
-
Updated
Sep 5, 2020 - C
-
Updated
Aug 28, 2020 - Go
Thanks a ton for any helpful feedback
I need help with getting best quality GIFs.
I am not used to CSS syntax so it would be amazing if you add a lot of example config.yml files. Also, try adding config.yml files for the GIFs you are displaying in your README.md. They look fantastic. I have spent hours trying to get perfect GIF but no luck.
I don't know what value to give for shadow
Add a changelog
As we attempt to pick up the release cadence, we are in need of an explicit changelog file which enumerates changes in each version. This should be a markdown or plaintext file adhering to some form of standardized format. Ideally, it will be able to work with #582.
-
Updated
Sep 3, 2020 - JavaScript
-
Updated
Aug 31, 2020 - Shell
-
Updated
Apr 3, 2020 - Shell
-
Updated
Sep 5, 2020 - C
-
Updated
Sep 5, 2020 - C++
-
Updated
Aug 7, 2020 - Go
-
Updated
Jun 9, 2020 - JavaScript
-
Updated
Sep 2, 2020 - Rust
-
Updated
Aug 30, 2020 - Python
-
Updated
Aug 19, 2020 - Python
-
Updated
Aug 17, 2020 - C++
An alias for
--decorations always
so I can pipe the decorations when doing something likebat FILE | gview -
. …but without the^M
's.