-
Updated
Apr 15, 2021 - Shell
Terminal
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 5,695 public repositories matching this topic...
-
Updated
Apr 16, 2021 - C++
-
Updated
Apr 15, 2021 - Python
-
Updated
Apr 16, 2021 - Markdown
-
Updated
Apr 13, 2021 - Python
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 ;)
-
Updated
May 20, 2019 - TypeScript
-
Updated
Apr 2, 2021 - Shell
Is your feature request related to a problem? Please describe.
In our project we use git describe all the time for issue tracking. I implemented a custom command that sort of does what I want but I'm interested if you have ever thought about informational only prompts. I.e. not 'input' or 'menu', just outputting the result of something like git describe. There may be other use cases for infor
-
Updated
Apr 11, 2021 - Python
-
Updated
Apr 15, 2021 - TypeScript
It's always a good idea to work on documentation. I think it would also be good to restructure the README:
- Add a quick link section at the top of the readme (see https://github.com/sharkdp/bat)
- Extend the tutorial (rename "How to use"?)
- Move the "Parallel command execution" section inside the "How to use" section). See also: #605
- Move "Installation" section below the
-
Updated
Apr 8, 2021 - Go
-
Updated
Mar 12, 2021 - JavaScript
-
Updated
Apr 16, 2021 - Python
-
Updated
Apr 9, 2021 - Go
Add labels to issue template YAML frontmatter format, Which will automatically assign those labels to issues. Multiple labels are comma separated.
Eg:
| Issue template | Labels |
|---|---|
| Bug Report | bug |
| Feature Request | help-wanted, proposal, under-discussion |
| Support Question | question |
There is also title and assignees variables available.
-
Updated
Apr 5, 2021 - Python
-
Updated
Mar 25, 2021
-
Updated
Apr 23, 2020 - Shell
-
Updated
Apr 12, 2021 - C



We are currently adding Hyper CLI path to user PATH in Windows registry: https://github.com/zeit/hyper/blob/262eb8ad9b7b9b15351f331765151538d67a09e2/app/utils/cli-install.js#L49-L91
A caveat is that environment variables are cached and users should open and validate "Edit environment variables for your account" dialog to force a cache refresh (or simply reboot their workstation).
![](https://