Anthony Martinez

Results 3 issues of Anthony Martinez

**Describe the bug** When sending SIGINT (ctrl-c) to exit `ptg` the terminal continues to capture mouse input until the `reset` command is issued. **To Reproduce** 1. Install pytermgui 2. Run...

Bug

Prior to ch. 7 on Registers, each chapter by default uses the overall project's default `src/.cargo/config.toml`, which some chapters suggest modifying to use your platform's specific `gdb`. This is overridden...

az acr login fails when podman exists but docker does not. In almost all other use cases a bash alias docker="podman" is sufficient to seamlessly work with podman. This is...