-
Updated
Jun 26, 2022 - 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 8,047 public repositories matching this topic...
-
Updated
Jun 26, 2022 - C++
-
Updated
Jun 26, 2022 - Markdown
-
Updated
Jun 24, 2022 - Python
Describe the bug you encountered:
I set --paging=always in my ~/.config/bat/config file. Then I can turn paging off by issuing the long option bat --paging=never. However neither bat -P or bat -pp work.
Note: this issue may affect also other short options, but I have tried only these ones.
**What did you expect to happe
Is your feature request related to a problem? Please describe.
I sometimes run a command that I am unable to stop, even with Ctrl+C multiple times, it just keeps running. The only way I can stop it is to close the tab.
Describe the solution you'd like
I would like to be able to force kill the process running in a tab without having to close my tab and open a new one.
**Desc
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 ;)
Is your feature request related to a problem? Please describe.
When creating a custom command by following docs/Custom_Command_Keybindings.md there's no way to have a confirmation popup appear saying e.g. 'Are you sure you want to delete all files?'.
Describe the solution you'd like
We should add a 'confirm' prompt type alongside 'input' and 'menu' in `pkg/gui/services/custom_comman
(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
Jun 19, 2022 - Python
-
Updated
Jun 17, 2022 - Shell
-
Updated
Jun 25, 2022 - Python
-
Updated
Jun 25, 2022 - Go
-
Updated
May 20, 2019 - TypeScript
-
Updated
Jun 20, 2022 - Python
-
Updated
Jun 25, 2022 - Python
-
Updated
Jun 26, 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
The problem
Users installing Spaceship via homebrew don't know they have to add following lines to their .zshrc:
autoload -U promptinit; promptinit
prompt spaceship
Describe the solution you'd like
Homebrew has to report a caveat with this information. Here's an example how they do that with nvm formula: https://github.com/Homebrew/homebrew-core/blob/23f6654873c
-
Updated
Jun 20, 2022
-
Updated
Jun 14, 2022 - Go
-
Updated
Jun 24, 2022 - 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://