Rastislav Barlik
Rastislav Barlik
Curlie is incorrectly handling single quotes in JSON output, where single quotes are removed from the output. ``` { "test": "Single 'quotes' inside 'this' string are gone" } ``` becomes:...
- Category - [x] Completion - OS - [x] Linux - Shell - [x] bash I have standard bash completions installed (https://github.com/scop/bash-completion) and it includes a way to complete signal...
I've been evaluating z.lua and so far I couldn't replicate 3x performance improvement claim compared to z.sh. > 3x times faster than z.sh ``` ~ ➤ time bash -ic 'for...
**Newsbeuter version (copy from `newsbeuter -v`)**: newsbeuter 2.10-f8db System: Linux 4.10.8-1-ARCH (x86_64) Compiler: g++ 6.3.1 20170306 ncurses: ncurses 6.0.20170128 (compiled with 6.0) libcurl: libcurl/7.53.1 OpenSSL/1.0.2k zlib/1.2.11 libpsl/0.17.0 (+libicu/58.2) libssh2/1.8.0 (compiled...
There's an option to click into the `Input JSON` window or `JMESPath Result` window with a mouse so you can then scroll inside them. However, I cannot find a way...