Skip to content
#

command-line

terminal logo

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

LoopinFool
LoopinFool commented Dec 3, 2020

In Git Bash, I use the alias fd='MSYS_NO_PATHCONV=1 fd --path-separator=/' so that everything is generally done with bash-style path names. This doesn't work with the --exec feature. This makes the output of "grep -H" annoying. The good news is that it functions - grep must accept either file separator. The bad news is that I get a path string I can't usefully copy/paste in the shell to pass to

onehungrygeek
onehungrygeek commented Jan 6, 2019

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

thornjad
thornjad commented Dec 18, 2019

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.

You can’t perform that action at this time.