-
Updated
Jul 30, 2022 - Shell
Shell
A shell is a text-based terminal, used for manipulating programs and files. Shell scripts typically manage program execution.
Here are 15,123 public repositories matching this topic...
-
Updated
Jul 30, 2022 - C
-
Updated
Jul 30, 2022 - Markdown
-
Updated
Jul 30, 2022 - Shell
-
Updated
Jul 26, 2022 - CSS
-
Updated
Jul 30, 2022 - C#
TODO
-
Updated
Jul 28, 2022 - Haskell
-
Updated
Jul 30, 2022 - Shell
-
Updated
Jul 18, 2022 - C++
-
Updated
Jun 26, 2022 - Shell
Describe the bug
When typing "─" - 2
, the resulting error message has a too large tooltip for "─"
.
How to reproduce
- Type
"─" - 2
Expected behavior
Correctly proportion the string tooltip
Screenshots
Error: nu::parser::unsupported_operation (link)
× Types mismatched for operation.
╭─[entry #15:1:1]
1 │ "─" - 2
· ──┬── ┬ ┬
· │ │ ╰── int
Sanity checks
- My issue relates to a specific CLI completion spec (e.g.
git checkout
is missing options ingit
completion 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 20, 2019 - TypeScript
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
Jul 21, 2022
Describe the Bug
The completions for the --all
flag to the latest
command are missing.
Steps to Reproduce
Type asdf latest
and press .
Expected Behaviour
Show --all
flag besides installed plugins.
Actual Behaviour
Only shows plugins.
Environment
SHELL:
zsh 5.8 (x86_64-apple-darwin21.0)
ASDF VERSION:
v0.10.0
ASDF ENVIRONMENT VARIABLES:
AS
It is possible to write a loop using a different syntax like:
while (( i++ < 10 )) { echo i is $i }
Issue:
The syntax highlighting fails on the { echo i is $i } part. Has this been a conscious decision made in the past? If not is it possible to fix this?
-
Updated
Jul 15, 2022 - 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
CONTRIBUTING.md
.shopt
andset
./dev/tcp
pdf