-
Updated
Aug 5, 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,318 public repositories matching this topic...
-
Updated
Aug 5, 2022 - C++
-
Updated
Aug 5, 2022 - Markdown
-
Updated
Aug 5, 2022 - Python
Would it be possible for bat to read from the hidden_file_extensions property of .sublime-syntax files in addition to the file_extension property? For some projects, file types are have a different extension than usual, such as XML in C# and VB.NET projects (.csproj and .vbproj are written in XML syntax). These less common extensions seem to be already listed in some .sublime-syntax f
Hello,
I do love both features:
the "Maximize the active pane" and "Focus follows mouse" option. For me it makes sense, when I'm maximizing a pane, the follow the mouse focus should be deactivated at this moment. What do you say? Is it possible to implement this feature?
Many thanks in advance!
Best regards
David
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 ;)
This is just for bookkeeping.
Currently we can reset to branch from the branches panel, reset to origin/branch from the files panel, but there is no reset to custom destination.
Since fd 8.4, we show this error message:
▶ fd foo -X non-existent
[fd error]: Command not found: Command { inner: "non-existent" "./foo", remaining_argument_length: 2079626 }
which is confusing for the average user.
The reason for that is the usage of argmax::Command instead of std::process::Command. This should pro
-
Updated
Jul 29, 2022 - Python
-
Updated
Aug 2, 2022 - Shell
-
Updated
Jul 29, 2022 - Python
-
Updated
Aug 1, 2022 - Go
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
-
Updated
May 20, 2019 - TypeScript
-
Updated
Jul 21, 2022 - Python
-
Updated
Aug 5, 2022 - Python
-
Updated
Jul 4, 2022 - JavaScript
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
Aug 1, 2022
-
Updated
Jul 23, 2022 - Go
-
Updated
Aug 4, 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://