-
If you have a large directory with tons of js under it, you hit some sort of limit with this tool.
Right now I have a `templates` directory underwhich I have an entire `angular-cli`-created app as we…
-
This issue is reopening issue https://github.com/ReactiveX/rxjs/issues/839.
As it stands the implementation for caching does not satisfy the common use case.
Quoting @blesh:
> The desired behaviour…
-
Hi, just downloaded this last night and was pumped to see it worked perfectly out of the box.
My only grievance is that:
export FZF_ALT_C_COMMAND="bfs -type d -nohidden"
enters multiline ever…
-
**Additional information:**
Currently all of testing even including browser test uses CJS build package. It'd be more ideal if browser testing uses global build package instead, to detect possi…
-
It's time to move on. Future versions of this library need to be compared against previous versions of itself, not Rx4.
We need to
1. Record and keep the perf results vs RxJS 4, if for no other …
-
[Because](https://vimeo.com/89258863) npm is the closest thing we have to a standard module repository for JavaScript (including the client-side). It's the largest module registry of its kind for any …
-
**ble version**: 0.4.0-devel2+efe1e81
**Bash version**: 5.0.16(1)-release,x86_64-pc-linux-gnu
It looks like ble.sh currently isn't reading the XDG spec-based init file, `$XDG_CONFIG_HOME/blesh/ini…
-
**ble version**: 0.4.0-devel2+61f9e10
**Bash version**: 5.0.16(1)-release,x86_64-pc-linux-gnu
When loading the blesh rcfile, setting the ble.sh option `complete_menu_style` to anything that is not…
-
nohup(1)コマンドをバックグラウンドジョブとして実行したのちにシェルをログアウトしようとすると,ジョブが残っているという旨の警告が出てログアウトできない。
Commit ID: 87ba74b
Version of GNU Bash: 4.4.12
### 症状
```console
$ nohup xlogo > /dev/null &
$ @
```
ここでCtrl+…
-
RxJava in not nice when it comes to stacktraces.
The worst thing is `observeOn` that schedules execution on different threads. Every time we use `observeOn` we get our stacktrace from the process ro…