Farmbuyer

Results 12 comments of Farmbuyer

Gave that a try just now, thanks for the /L tip. There's a very brief flicker of a popup dialog, even quicker than before. The logfile gets created and is...

Something similar happens when port forwarding with `-L` is performed, and `-N` is given to not request a terminal on the far end. (Using 8.1.0.1 under Windows 10 Enterprise.) 1....

I run into the same problem with `--output text`. It's very frustrating.

> I think if we add it, it would likely be through another environment and config variables (e.g. `AWS_HELP_PAGER`). This option would also give more granularity over how to page...

> but then using `PAGER=less aws help` to have useful searching / backscrolling / etc when reading a help topic. I should add that (at least as I write this...

> we may need to consider if this will break any existing customers that expect the column headers to be in a certain order Any such use cases are arguably...

Any progress on this by chance? We're having to use workarounds here for intrusive SSL inspection; until the IT department implements the proper fixes documented elsewhere, the individual programmers need...

Any progress on this? Our corporate man-in-the-middle proxy twiddles with all the SSL connections for inspections, so using `--no-verify-ssl` is the only way we can get work actually performed while...

I should add two notes: first, that the error still occurs when the JQ input commands/filters are themselves read from a file: ``` $ jq -f JQFILTER amis.json assertion "cb...

Yep, anything that causes an error situation; the error-printing routines themselves are what's calling the failing assert. ``` $ jq error