Eric Mrak

Results 33 comments of Eric Mrak

This seems like a good feature request! I have been honestly very busy recently and probably won't have time for a while. I am willing to review any PR you...

At the moment there is no way to do this, other than modifying each endpoint.

I've also been thinking about some sort of "template" request/response that can fill in the defaults for all missing values in configured endpoints. This would be identified in some fashion...

Having the defaults passed as a separate argument would preserve the array structure in the data file and be backward-compatible from the API standpoint. Everything within the defaults would be...

I'm seeing this in x86_64 Arch Linux, too, when trying to compile `fltkhs` as a project dependency using stack. Tons of output complaining about undefined references from the cpp files....

@deech after changing `!staticlibs` to `staticlibs` in `/etc/makepkg.conf` it all compiles correctly :) Thanks for pointing out the static linking requirement.

It's been a few months. Has there been any movement on this?

I'm using `urxvt`, which is pretty fast. A quick try on `st` with `tmux` makes a big difference, but not all users will be using such terminals. Most likely `gnome-terminal`,...

Thanks, looking forward to it!