-
Updated
May 8, 2022 - Shell
Shell
A shell is a text-based terminal, used for manipulating programs and files. Shell scripts typically manage program execution.
Here are 14,453 public repositories matching this topic...
-
Updated
May 6, 2022 - C
-
Updated
May 8, 2022 - Markdown
-
Updated
Apr 25, 2022 - Shell
-
Updated
Apr 27, 2022 - CSS
-
Updated
May 8, 2022 - C#
TODO
-
Updated
May 6, 2022 - Haskell
-
Updated
May 7, 2022 - Shell
-
Updated
Apr 3, 2022 - Shell
-
Updated
May 20, 2019 - TypeScript
EDIT: I misread, this is not intended but a bug.
Original post:
If I've understood correctly, since 0.60.0 (from playing with 0.60 and reading code on current master) it is not possible to have case sensitive completion. I run only Linux, no Windows, and would really really like my command completion to be case sensitive (and prefix based) as well.
I think completion is configured approxima
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
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
% tests/generate.zsh '{ a=42 }' main block-assignment-no-command
Set copyright year to 2022? y
BUFFER=$'{ a=42 }'
expected_region_highlight=(
'1 1 reserved-word' # {
'3 6 assign' # a=42
'5 6 default' # 42
'8 8 unknown-token' # }
)
That's a valid command so the final }
should be a reserved-word
.
Steps to reproduce
Run asdf
. In help output a line is printed for the asdf env
command:
asdf env <command> [executable] Prints or runs an executable under a command environment
I would assume <command>
is an arbitrary command. But from what I can tell needs to be a plugin name or a shim name? I'm also not sure how this differs from executing the shim directly.
FY
-
Updated
Mar 9, 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
-
Updated
Apr 29, 2022 - Dockerfile
CONTRIBUTING.md
.shopt
andset
./dev/tcp
pdf