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,744 public repositories matching this topic...
The new Windows Terminal and the original Windows console host, all in the same place!
-
Updated
Aug 24, 2020 - C++
As easy as /aitch-tee-tee-pie/
-
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
Aug 24, 2020 - Shell
An alias for --decorations always so I can pipe the decorations when doing something like bat FILE | gview -. …but without the ^M's.
A terminal emulator for the 21st century.
-
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 ;)
Over 225 terminal color schemes/themes for iTerm/iTerm2. Includes ports to Terminal, Konsole, PuTTY, Xresources, XRDB, Remmina, Termite, XFCE, Tilda, FreeBSD VT, Terminator, Kitty, MobaXterm, LXTerminal, Microsoft's Windows Terminal, Visual Studio, Alacritty
-
Updated
Aug 17, 2020 - Shell
Topic
So sometimes when I am pushing to a branch and it has diverged from the remote, a little pop up shows up saying would you like to force push. Instinctively I press enter instead of escape which ends up force pushing
Your thoughts
I was hoping there would be an option to disable this specific behavior or just disable force pushing all throughout lazygit.
I feel like this m
Glances an Eye on your system. A top/htop alternative for GNU/Linux, BSD, Mac OS and Windows operating systems.
-
Updated
Aug 22, 2020 - Python
A terminal for a more modern age
-
Updated
Aug 24, 2020 - TypeScript
-
Updated
Jul 12, 2020 - JavaScript
A modern and intuitive terminal-based text editor
-
Updated
Aug 24, 2020 - Go
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
Share your terminal as a web application
-
Updated
Apr 30, 2020 - Go
JumpServer 是全球首款开源的堡垒机,是符合 4A 的专业运维安全审计系统。
-
Updated
Aug 24, 2020 - JavaScript
Powerlevel9k was a tool for building a beautiful and highly functional CLI, customized for you. P9k had a substantial impact on CLI UX, and its legacy is now continued by P10k.
-
Updated
Apr 23, 2020 - Shell
Current behavior
Expected behavior
Relevant Zsh configuration (.zshrc)
Irrelevant with the issue
Environment
Spaceship version: `3.11
-
Updated
Aug 22, 2020 - Python
-
Updated
Aug 7, 2020
Rich is a Python library for rich text and beautiful formatting in the terminal.
-
Updated
Aug 24, 2020 - Python
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 :