Tristan T

Results 3 issues of Tristan T

This PR introduces horizontal scrolling using ctrl+scroll as raised in #36.

Just creating this issue. I will try to contribute to Windows support. Seems the biggest problems are the use of `curl.h` and `un.h`.

When executing the TorchScript ResNet18 example in the Readme, I get a `NotSupportedError`. To replicate, execute: ``` python projects/pt1/examples/torchscript_resnet18.py ``` This is part of the stacktrace: ``` File "/home/trirpi/venv/lib/python3.10/site-packages/torch/_functorch/_aot_autograd/jit_compile_runtime_wrappers.py", line...