Haloxx

Results 8 issues of Haloxx

### System OS Windows ### Python Version 3.11 (CPython) ### Install Source pip / PyPi ### Install version / commit hash Version: 4.2.4 ### Expected Behavior vs Actual Behavior I...

Bug

### Requested Feature I'm trying to make my own progress bar in Python for the downloads but the docs barely help at all in assisting me. ### Possible implementation _No...

Feature Request

pressing PGUP will reinit the console. made because of https://github.com/mengdeveloper/microsoftrbx-cursor-fix/issues/43

On hover or right click on a message, the items that were added by a Vencord plugin doesn't have icons https://github.com/TakosThings/Fluent-Discord/assets/80098945/3adc747b-24d2-46dc-a9b8-6a5935391411

bug

This is my code ```rust let img = Image::from_path("C:/Users/{my user}/Downloads/asd.png").unwrap(); let mut my_args = Args::default(); let output = rusty_tesseract::image_to_string(&img, &my_args).unwrap(); println!("The String output is: {:?}", output); ``` and this is...

For whatever reason the footer looks like this. The controls and volume is mispositioned and the volume bar is very small. ![image](https://github.com/user-attachments/assets/5d708c7e-39b2-4600-8680-7c0d3cea64e6)

![image](https://github.com/user-attachments/assets/1b4f750e-fdcc-4af3-b0c9-617dcfdaf8a5)

When using a config file with this command `lua .\Prometheus\cli.lua --LuaU --preset Medium --c config.lua Nexus.lua` I get this error ``` C:\Lua\lua.exe: .\Prometheus\src\cli.lua:76: attempt to call a nil value (global...

bug