ble.sh (sysutils/ble.sh) Updated: 2 days, 22 hours ago Add to my watchlist
Bash Line Editor (ble.sh) is a command line editor written in pure Bash which replaces the default GNU Readline.Version: 0.4.0-devel3 License: BSD
GitHub
| Maintainers | neverpanic |
| Categories | sysutils shells |
| Homepage | https://github.com/akinomyoga/ble.sh |
| Platforms | any |
| Variants | - |
"ble.sh" depends on
build (2)
fetch (1)
Ports that depend on "ble.sh"
No ports
Port notes
To enable ble.sh in interactive sessions of bash, add the following line at the top of your ~/.bashrc:
[[ $- == *i* ]] && source -- ${prefix}/share/blesh/ble.sh --attach=none
and the following line at the end of your ~/.bashrc:
[[ ! ${BLE_VERSION-} ]] || ble-attach
Port Health:
Loading Port Health