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 4,921 public repositories matching this topic...
-
Updated
Oct 10, 2020 - C++
-
Updated
Oct 3, 2020 - Python
any plans for a Linux ARM build? if nobody else is on it or has attempted it, i can give it a try.
-
Updated
Oct 10, 2020 - Shell
With all the recent news about Hacktoberfest I thought it would be a good idea to point out good beginner issues that would be actually helpful for bat. In the past years, I have actually experienced Hacktoberfest as a really great event - both as a contributor as well as a maintainer.
As of recently, bat has a set of syntax highlighting regress
-
Updated
May 20, 2019 - TypeScript
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
Sep 19, 2020 - Shell
I'm using Git submodules for managing my libraries and they are generally nested. For committing a parent repo I generally need to enter three submodules individually and then enter same or similar commit messages. Normally I was copying the commit message and apply all other remaining repos while using other GUI's. But Lazygit does not allow me to do it. Shift + Arrow does not work. Mouse drag ju
-
Updated
Oct 10, 2020 - Python
-
Updated
Oct 8, 2020 - Python
-
Updated
Oct 8, 2020 - TypeScript
-
Updated
Oct 3, 2020 - JavaScript
I see a lot of fd users that seem to think that they need to add "{}" to all commands. Some users also seem to think that the closing semicolon (which needs to be escaped) \; is required:
fd … -x command "{}" \;
In reality, 90% of the --exec use cases can be written without the "{}" part (which fd adds, if it is ommitted) because the file entry often comes last. The semic
-
Updated
Oct 10, 2020 - Go
-
Updated
Oct 1, 2020 - Go
-
Updated
Oct 10, 2020 - JavaScript
As tox.ini still seems to be the ubiquitous for managing local testing for any python project, I would highly appreciate if I can make use of it to run tests.
I would be happy to propose of change for that but I considered better to ask first, as I encountered at least one case were the owner disliked it.
Current behavior
Expected behavior
Relevant Zsh configuration (.zshrc)
Irrelevant with the issue
Environment
Spaceship version: `3.11
-
Updated
Apr 23, 2020 - Shell
-
Updated
Oct 8, 2020 - Python
-
Updated
Oct 10, 2020
Solaris and Illumos use Bash as the default shell. However, currently bash-it does not work as expected on them.
This can be fixed as described, tested, and confirmed here.
Here's what I suggest:
- In
install.sh, check for `$0S



Hello,
fzf is installed via the openbsd package manager like this :