|
|
Subscribe / Log in / New account

Bash 5.2 released

Bash 5.2 released

Posted Sep 29, 2022 9:37 UTC (Thu) by thingy (guest, #98653)
In reply to: Bash 5.2 released by NightMonkey
Parent article: Bash 5.2 released

To use alongside bash-it or oh-my-bash (https://github.com/ohmybash/oh-my-bash), I would also highly recommend ble.sh:

https://github.com/akinomyoga/ble.sh

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

It gives you features like:

- Syntax highlighting
- Enhanced completion (syntax aware also the auto-complete feature supports automatic suggestions of completed texts in the same way as in fish and zsh-autosuggestions)
- Enhanced Vim editing mode
- Status line
- History share
- Right prompt
- Transient prompt
- Xterm title


to post comments


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds