-
the RxJS team have pursued their own documentation path and are doing some great work (http://reactivex.io/rxjs/). Does it still make sense to try to maintain our parallel documentation here? Currentl…
-
**ble version**:
```sh
➜ echo $BLE_VERSION
0.4.0-devel3+1c7f7a1
```
**Bash version**:
```sh
➜ echo "$BASH_VERSION ($MACHTYPE)"
5.0.17(1)-release (x86_64-pc-linux-gnu)
```
I use git g…
-
Every single time when I load `bash` with `ble.sh` there's this message popping up:
>resolving multiline history ...
I've looked throughout the manuals and couldn't find a way to remove it. So I…
-
Hi, I am trying to package this project for Fedora. Besides the issue of cutting a release (#157), I have a more general question about the scope of this project.
Is it ok to say that `bash-preexec…
-
Right now it fails because the package.json specifies index.js as the main file, which doesn't exist. It also uses a global variable `Rx`, instead of requiring it so creating a simple index.js that po…
-
Hello there!
I currently have fzf completion and bindings working perfectly with blesh, but I was wondering if I could do sort of an hybrid of both, basically instead of using the `**` to trigger fzf…
-
**ble version**: 0.4.0-devel3+0506df2
**Bash version**: 5.1.4(1)-release
For some reason when running certain commands right after or during startup a long piece of code is echo'ed out. From t…
-
**ble version**: 0.4.0-devel3+750ca38
**Bash version**: 5.0.17(1)-release (x86_64-pc-linux-gnu)
I am getting ```ble.sh: The keymap 'vi_imap' is empty.``` after restoring my tmux session, and b…
-
Related to our woes with #8189, if the compilation errors gave some better hinting when it was unable to resolve a module, we might not have taken so long to find the solution (and we wouldn't have fi…
-
As I begin to type this, I realise that I should begin by saying, thank you!
I have really been enjoying ble.sh. One feature I use a lot is the menus. As a disabled user I have been finding a great…