-
Installing the latest `YouCompleteMe` and `tmux-complete.vim` plugins respectively. Add `let g:tmuxcomplete#trigger = 'omnifunc'` to `~/.vimrc`.
Pressing `` doesn't trigger tmux completion in vim.
-
``` js
let Navit = require('navit');
let browser = new Navit;
browser
.open('http://mail.ru')
.wait('body')
.run(error => {
console.log('Succeeded');
})
;
```
```
{ [NavitEr…
-
Hi there,
Manet looks like a great private screen cap service, but I'm having some issues standing it up. Here's my specs:
OSX 10.10.2
Phantomjs 1.9.8 (installed globally via npm)
manet (installed v…
AJB99 updated
9 years ago
-
I notice after running `casper --engine=slimerjs` that "C:\nppdf32Log\debuglog.txt" sometimes appears in that directory (I'm using Mint 17, aka Ubuntu 14.04) (It probably happens running slimerjs dir…
-
When I use remote desktop connection to EC2(GPU instance), slimerjs can start, but webgl is unavailable while webgl is available for the other browsers. I did more tests and found slimerjs doesn't wor…
-
https://github.com/atom/electron that could be interesting alternative (like SlimerJS) for PhantomJS - more fresh chromium engine.
Related:
- https://github.com/atom/electron/issues/228
- https://git…
-
Now with SlimerJS option `phantomPath` looks strange. I suggest renaming it to something like `path` / `binary` / `execPath`. As usually, old style will be supported too, but will show deprecation mes…
-
Because of a bug in the current Firefox implementation I would like to use the Nightly build, this seems to be currently not possible. Is there any reason for the maximum version restriction?
It shou…
-
running slimerjs js_file.js url causes no effect.
strace shows (at the end):
```
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f9fd9c1f9d0) = 7464
rt_sig…
-
[ctcole-mac02:~] ctcole% brew install bzr
==> Downloading https://launchpad.net/bzr/2.6/2.6.0/+download/bzr-2.6.0.tar.gz
###### ################################################################## 100.0…