Krzysztof Kielak
Results
2
issues of
Krzysztof Kielak
I've looked at the code and in my opinion the problem lies in main.py in line no 85: ``` divstyles = request.form.get('divstyles', get_default_style()) ``` it should be ``` divstyles =...
Due to the different column order for `ls` command is MacOSX Ventura 13.5.2, the `ls++` stopped working.