The Wayback Machine - https://web.archive.org/web/20200918104026/https://github.com/topics/terminal
Skip to content
#

Terminal

terminal logo

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...

ohmyzsh
fredg0
fredg0 commented Jun 11, 2020

Hello,

fzf is installed via the openbsd package manager like this :

> % pkg_info -L fzf
Information for inst:fzf-0.21.1

Files:
/usr/local/bin/fzf
/usr/local/bin/fzf-tmux
/usr/local/man/man1/fzf-tmux.1
/usr/local/man/man1/fzf.1
/usr/local/share/doc/pkg-readmes/fzf
/usr/local/share/fish/functions/fzf-key-bindings.fish
/usr/local/share/fzf/bash/completion.bash
/usr/local/share/fz
bat
ssokolow
ssokolow commented Aug 31, 2020

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:

![Spectacle J14905](https://user-images.githubusercontent.com/46915/91717467-1989ef00-e

Over 230 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 Sep 10, 2020
  • Shell
MuratUrsavas
MuratUrsavas commented Sep 17, 2020

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

You can’t perform that action at this time.