spacefish icon indicating copy to clipboard operation
spacefish copied to clipboard

πŸš€πŸŸ The fish shell prompt for astronauts

Results 23 spacefish issues
Sort by recently updated
recently updated
newest added

## Description Displays an indicator in the prompt if the shell is started with nix-shell. ## Motivation and Context Using NixOs and working with nix-shells, I want to have an...

## Bug Report **Current Behavior** When I activate a Python virtual environment, the name of the environment appears on the line above the prompt, devoid of any styling save for...

Type: Bug

Sorry for the ill-formatted issue, the templates didn't really match my request. # Rust Icon I love your project, the rust icon being an "R" immediately jumped to my attention...

fisher add matchai/spacefish --> `fisher install matchai/spacefish`

## Bug Report I already filed bugs in Fish https://github.com/fish-shell/fish-shell/issues/7087 and Kitty https://github.com/kovidgoyal/kitty/issues/2743. I have the same behavior with Starship prompt: https://github.com/starship/starship/issues/1271 When I change vi command mode in the...

## Description Detect when Docker daemon is not running and in such a case do not show the version number ## Motivation and Context Closes https://github.com/matchai/spacefish/issues/221 ## Types of changes...

## Bug Report **Current Behavior** A clear and concise description of the behavior. `[: unexpected argument at index 2:` error shows when open shell in a docker project. (Like attachment)...

## Bug Report **Current Behavior** I see this error when I am in my *dotfiles*: ```fish test: Missing argument at index 2 ~/.config/fish/functions/__sf_section_git_status.fish (line 66): if test (string match '*ahead*'...

Hi Folks, I'm using aws cli and kubectl. After connect my terminal have this header: ~ at ☸️ arn:aws:eks:us-east-1:xxxxxxxxxx:cluster/NAME-CONTEXT () Don't know what to do.

**Current Behavior** This is the inverse of https://github.com/matchai/spacefish/issues/179. The smallest reproducible case I've found so far is to: - cd into a directory which triggers the AWS module - press...

Type: Bug