Skip to content
#

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...

ohmyzsh

🙃 A delightful community-driven (with 2,000+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.

  • Updated Jul 30, 2022
  • Shell
schuelermine
schuelermine commented Jul 28, 2022

Describe the bug

When typing "─" - 2, the resulting error message has a too large tooltip for "─".

How to reproduce

  1. 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
  
bug good first issue
autocomplete
spaceship-prompt
denysdovhan
denysdovhan commented Jul 12, 2021

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

help-wanted proposal good first issue
davesteinberg
davesteinberg commented Jun 15, 2020

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

Created by Glenda Schroeder

Released 1965

Wikipedia
Wikipedia

Related Topics

bash