Skip to content
#

Bash

bash logo

Bash (Bourne Again Shell) is a shell and command language interpreter for the GNU operating system. It is meant to be an improved version of Bourne Shell.

Here are 11,191 public repositories matching this topic...

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

LinuxGSM
dgibbs64
dgibbs64 commented Jun 29, 2019

User Story

If a large download fails using curl it does not cause a fatal error instead it simply carries on.

Basic info

  • Command: Install

Further Information

It is worth checking how all downloads handle when failing to ensure they cause a fatal exit.

To Reproduce

Use a game server that is non-steam and cause the download to fail

Expected behaviour

type: bug good first issue command: install
kenden
kenden commented Jun 14, 2018

As the moment it's only possible to install bats from bats-core from source on linux.

We should create packages to install easily on Linux.
It could be:

Flathub is probably the easiest to support most d

Type: Enhancement good first issue Priority: Medium Component: Packaging

Created by Brian Fox

Released June 8, 1989

Repository
gitGNU/gnu_bash
Website
www.gnu.org/software/bash
Wikipedia
Wikipedia

Related Topics

shell