-
Updated
May 15, 2022 - 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 7,764 public repositories matching this topic...
-
Updated
May 15, 2022 - C++
-
Updated
May 15, 2022 - Markdown
Describe the bug you encountered:
The options --map-syntax and --ignored-suffix cannot work together.
How to reproduce it:
-
Prepare a file
foo.demoin YAML syntax:# file: foo.demo foo: "bar"
-
Use
bat --map-syntax "*.demo:YAML" foo.democan print it with YAML syntax highlighting:bat foo.demo \ --map-syntax "
-
Updated
May 15, 2022 - TypeScript
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
When I start lazygit inside terminal, most of time I need to jump into a specific layout such git status or git log directly, right now, the default layout is all the panes/windows are displayed, and default focused pane is Files
(As discussed in #885,) the current benchmark suite has a few shortcomings.
The most obvious one is that there is no standardized dataset. Past ideas involved using large Git repositories (Linux, Chromium, Rust compiler), but these repositories change over time. We can not simply check out a certain state because the .git folder will still grow. It'
-
Updated
Apr 7, 2022 - Shell
-
Updated
May 15, 2022 - Python
-
Updated
May 15, 2022 - Go
-
Updated
May 20, 2019 - TypeScript
-
Updated
May 13, 2022 - Python
-
Updated
Apr 4, 2022 - JavaScript
Sanity checks
- My issue relates to a specific CLI completion spec (e.g.
git checkoutis missing options ingitcompletion spec). If your issue is more general, please create your issue here: withfig/fig - I have searched [github.com/withfig/autocomplete/issues](https://gi
-
Updated
May 16, 2022 - Python
The problem
Users installing Spaceship via homebrew don't know they have to add following lines to their .zshrc:
autoload -U promptinit; promptinit
prompt spaceship
Describe the solution you'd like
Homebrew has to report a caveat with this information. Here's an example how they do that with nvm formula: https://github.com/Homebrew/homebrew-core/blob/23f6654873c
-
Updated
Jan 24, 2022
-
Updated
May 5, 2022 - Go
-
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
Hi there,
I run into the following error when trying to package / build xterm.js with yarn
behind a http proxy.
The script addons/xterm-addon-ligatures/bin/download-fonts.js fails to download the fonts.
This seems to be an axios related issue. Related to axios/axios#3903 ?
The related error on the console is:
devcontainer:~/xterm.js# yarn
Thanks a ton for any helpful feedback
I need help with getting best quality GIFs.
I am not used to CSS syntax so it would be amazing if you add a lot of example config.yml files. Also, try adding config.yml files for the GIFs you are displaying in your README.md. They look fantastic. I have spent hours trying to get perfect GIF but no luck.
I don't know what value to give for shadow
It would be neat if you could change the color of the text that shows when the progress bar covers it without changing the background. My motivation is that I enjoy the black background but the default color can be hard to read on dark progress bar colors.
<img width="1423" alt="Screen Shot 2020-06-06 at 11 50 41 AM" src="https://user-images.githubusercontent.com/16331012/83952212-14b8d780-


We are currently adding Hyper CLI path to user PATH in Windows registry: https://github.com/zeit/hyper/blob/262eb8ad9b7b9b15351f331765151538d67a09e2/app/utils/cli-install.js#L49-L91
A caveat is that environment variables are cached and users should open and validate "Edit environment variables for your account" dialog to force a cache refresh (or simply reboot their workstation).
![](https://