David Mcanulty

Results 5 issues of David Mcanulty

Requests allows you to pass the url parameters in as a dictionary of strings (From their [docs](https://requests.readthedocs.io/en/latest/user/quickstart/#passing-parameters-in-urls)) ![image](https://user-images.githubusercontent.com/547449/232323967-5c0a58af-cc9c-4e7c-a779-abb4e595b380.png) Would be really nice to have this in requests-mock so that tests...

Would be really great if you could specify the Terminal Profile! Then you can have a saved default icon/colors/etc. Config could be something like? ``` "runIn": "terminal", "terminal": { "profile":...