Simon Let
3d18e16015
longer timeouts, various improvements
4 years ago
Simon Let
a9ef6453d1
update readme, install info, error mesages, minor fix, minor score tweak
6 years ago
Simon Let
4dfe16321b
use exit code to signify recall errors
...
instead of just assuming empty response means error
6 years ago
Simon Let
27121f904a
use slim record for /recall instead of regular one
...
we went from about 0.15 ms of unmarshalling time to about 0.05 ms
that takes simple recalls from 0.2 ms to 0.1 ms
this all seems like useless optimizing but this improvement made recalling usable in zsh and probably tolerable in bash
6 years ago
Simon Let
e12e366dda
draft of arrow bindings
...
add session history dispatch
extend reshctl
add recall - both command and handler for the daemon
add session_init
6 years ago
Simon Let
b8c00b6c73
Split collect into collect and postcollect
...
Realpaths for before fields are actually evaluated before.
Hard prerequisite for any recall functionality
6 years ago