Marvin Juraschka

Results 3 issues of Marvin Juraschka

Personal rules which support Ctrl + Y and Ctrl + Z from Windows and work with the German keyboard layout

Does anyone know why I can't use the install command. I'm running it under macOS (ARM). > cargo install rdp-rs --features=mstsc-rs > Updating crates.io index > Installing rdp-rs v0.1.0 >...

Refactor of the project structure - Moved frontend-related files to the `/frontend` directory for clearer separation of concerns, as done in the actix-web clerk example - Added `static` script for...