[PR #95] [MERGED] Add ble.sh #109

Closed
opened 2025-11-06 17:09:56 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/awesome-lists/awesome-bash/pull/95
Author: @FMakosza
Created: 7/21/2023
Status: Merged
Merged: 7/22/2023
Merged by: @Knusper

Base: masterHead: blesh


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

New App Submission

Repo or homepage link:
https://github.com/akinomyoga/ble.sh

Description:
"Bash Line Editor (ble.sh) is a command line editor written in pure Bash which replaces the default GNU Readline."

ble.sh extends bash with features from shells such as fish and zsh, including improved command completion, interactive syntax highlighting, and improved multi-line command input.

Why I think it's awesome:
It makes interactive bash use far more user friendly and convenient, and activating it is as simple as sourceing a file. Examples:

Interactive command completion:
image
image

Multi-line input:
image

Vi mode:
image
image

ble.sh also includes utilities to simplify updates and customisation, and the project has a detailed wiki explaining how it can be used and customised.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/awesome-lists/awesome-bash/pull/95 **Author:** [@FMakosza](https://github.com/FMakosza) **Created:** 7/21/2023 **Status:** ✅ Merged **Merged:** 7/22/2023 **Merged by:** [@Knusper](https://github.com/Knusper) **Base:** `master` ← **Head:** `blesh` --- ### 📝 Commits (1) - [`16a805f`](https://github.com/awesome-lists/awesome-bash/commit/16a805f5ab3078d9f3f23a6d973709355e652d1a) Add ble.sh ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description <!--- Thank you for your pull request. Please fill out the fields below and check that your contribution adheres to our guidelines. --> #### New App Submission - [x] I've read the [contribution guidelines](https://github.com/awesome-lists/awesome-bash/blob/master/contributing.md). **Repo or homepage link:** https://github.com/akinomyoga/ble.sh **Description:** "Bash Line Editor (ble.sh) is a command line editor written in pure Bash which replaces the default GNU Readline." ble.sh extends bash with features from shells such as fish and zsh, including improved command completion, interactive syntax highlighting, and improved multi-line command input. **Why I think it's awesome:** It makes interactive bash use far more user friendly and convenient, and activating it is as simple as `source`ing a file. Examples: Interactive command completion: ![image](https://github.com/awesome-lists/awesome-bash/assets/43878726/82a07c43-0b4c-4fd8-8de4-452cbc6cfb04) ![image](https://github.com/awesome-lists/awesome-bash/assets/43878726/def7b0b9-403a-4140-b38d-ae862d7d2b1e) Multi-line input: ![image](https://github.com/awesome-lists/awesome-bash/assets/43878726/e7581f3e-8dc6-4914-a2c6-6f304e6bd308) Vi mode: ![image](https://github.com/awesome-lists/awesome-bash/assets/43878726/72b6eb9c-32be-4d6d-b2b7-3d0ab007e9d2) ![image](https://github.com/awesome-lists/awesome-bash/assets/43878726/a2bd0f18-77f0-485f-9fa4-f7b79241edbc) ble.sh also includes utilities to simplify updates and customisation, and the project has a detailed [wiki](https://github.com/akinomyoga/ble.sh/wiki) explaining how it can be used and customised. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 17:09:56 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-bash#109