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,831 public repositories matching this topic...
-
Updated
Sep 18, 2020 - C++
-
Updated
Aug 22, 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
Sep 18, 2020 - Shell
I'm not a fan of having my cat-alike draw a full-blown table, but I would like to have some visible "end of file, beginning of next file" separation.
Unfortunately, --style=header,grid still draws the horizontal lines as if they were part of a table, resulting in two lines where only one is necessary:

-
Updated
Sep 10, 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
Sep 14, 2020 - Python
-
Updated
Sep 17, 2020 - TypeScript
-
Updated
Sep 9, 2020 - JavaScript
-
Updated
Sep 18, 2020 - Go
For fd's time options consider adding these two tweaks
--newerand--oldervisible clap aliases- default the time component to
00:00:00when only a date is given
which would turn this verbose incantation
$ fd -t f --change-newer-than '
-
Updated
Aug 31, 2020 - Go
-
Updated
Sep 18, 2020 - JavaScript
Current behavior
Expected behavior
Relevant Zsh configuration (.zshrc)
Irrelevant with the issue
Environment
Spaceship version: `3.11
-
Updated
Apr 23, 2020 - Shell
-
Updated
Sep 17, 2020 - Python
-
Updated
Sep 18, 2020 - Python
-
Updated
Sep 16, 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 :