-
Updated
Jan 20, 2021 - 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 5,313 public repositories matching this topic...
-
Updated
Jan 20, 2021 - C++
-
Updated
Jan 15, 2021 - Python
-
Updated
Jan 20, 2021 - Shell
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
Jan 20, 2021 - Python
-
Updated
May 20, 2019 - TypeScript
-
Updated
Jan 18, 2021 - Shell
Is your feature request related to a problem? Please describe.
Currently the git log in the pane only shows <short commit> <message>, I'd like that to be configurable as the log commit message in the full sized panel shows
Describe the solution you'd like
I'd like to have the git log message in the pane be configurable in the same way that the branchLogCmd is configurable
**Des
-
Updated
Jan 20, 2021 - Python
-
Updated
Jan 18, 2021 - Python
-
Updated
Jan 20, 2021 - TypeScript
In Git Bash, I use the alias fd='MSYS_NO_PATHCONV=1 fd --path-separator=/' so that everything is generally done with bash-style path names. This doesn't work with the --exec feature. This makes the output of "grep -H" annoying. The good news is that it functions - grep must accept either file separator. The bad news is that I get a path string I can't usefully copy/paste in the shell to pass to
-
Updated
Jan 20, 2021 - Go
-
Updated
Jan 20, 2021 - JavaScript
-
Updated
Jan 20, 2021 - Python
-
Updated
Jan 13, 2021 - Go
Current behavior
Expected behavior
Relevant Zsh configuration (.zshrc)
Irrelevant with the issue
Environment
Spaceship version: `3.11
-
Updated
Jan 12, 2021 - Python
-
Updated
Jan 12, 2021
-
Updated
Apr 23, 2020 - Shell
After using Bash-it very happily on Linux, I'm now trying it on macOS (10.15.5, with bash 3.2.57), and I'm having all sorts of weird line break/line wrap problems. The problems seem to stem from scm_prompt_info, as they don't appear when I'm using a theme that doesn't use it or when I'm not in a git repo.
The problems I'm seeing include unexpected line breaks in the middle of my prompt, early



any plans for a Linux ARM build? if nobody else is on it or has attempted it, i can give it a try.