hellishvictor

Results 45 issues of hellishvictor

Hi, when the program download a chat it returns errorLevel 0, but also when the task was unsuccesfull ("[ERROR]"), for which I expected it returns something else so it stop...

enhancement

Hi, here on Win 7 x64 using `| more` on: `curl -s https://theunitedstates.io/congress-legislators/legislators-current.json | jaq.exe --color=never .[] | more` it shows: ``` ?┼?=>?┼┼????=>????? ┼????????:?┼┼????????┼???????????┼???????>???????┼??????>????┼???>?┼┼┼?????? ┼┼?????? ┼??┼┼????????┼?????=>?????????┼????????>???┼┼????????????????┼┼?????>???┼????>????┼????????????┼┼??? ?????=>??????? ??┼??=>?┼┼????????=?┼┼???>?????┼????????>????????┼?????>?┼┼?????>???????┼┼????>??┼? ????>?┼┼?┼┼┼??=>????┼┼????>???????┼┼┼???????????┼┼???=>?~?┼┼┼?????>??┼┼┼??????????┼┼? ┼?...

Hi, here in Windows I'm building the v0.2.6 and shows: ```` warning: field `0` is never read --> src\expression.rs:46:25 | 46 | pub struct ParseOpError(String); | ------------ ^^^^^^ | |...

Hi, RAPR creates the file "user.config" on "%Local\AppData%\Rapr\Rapr.exe_StrongName_2qkvgjdh5q4milxp1wrxvzhaovxuvdyo\0.11.92.0", but it would be awesome if it stores it on the folder where the program is, so this way can be used...

Hi, it would be great implement the NO_COLOR standard on **lsd** since there's many CLI already with it and save the users from use "color=never", "--monochrome-color" or whatever. ``` Command-line...

Hi, running `xargs --help` shows: ``` Error: Run commands using arguments derived from standard input Usage: xargs [OPTIONS] [COMMAND]... Arguments: [COMMAND]... The command to runa ``` etc... Is that "Error"...

bug

Hi, for pass the "--portable" option by default, I use a loader in batch (which also loads on it "Macro-Deck-Stream-Deck-Connector.exe"), and since the file "Macro Deck 2.exe" has spaces in...

Hi, it would be great implement the NO_COLOR standard on **ttchat** since there's many CLI already with it (**jaq**, **miller**, **crop**, **upx**, **python**, **xq**, etc..,) and save the users from...

Hi, on **Python v3.12** it shows the error: SyntaxWarning: invalid escape sequence '\( SyntaxWarning: invalid escape sequence '\) On v3.12 changed the meaning of the regular expressions, and in places...

Here on Win 7 x64 building i686 and x86_64 with pc-windows-msvc v1.77.2 it shows the following: ```` warning: unused imports: `DisplayWidth`, `TextCellContents` --> src\output\mod.rs:2:22 | 2 | pub use self::cell::{DisplayWidth,...