andy.boot
andy.boot
Ok, shall I open a pull request which creates a new file say: flip_bit_solution2.py ?
I tried creating a path with a space in linux and it worked fine. Will likely need someone with a windows box to confirm and fix this.
how would that work? Are you thinking of an environment variable ?
thanks, I'll look into this.
No I'm afraid no, I considered a space usage limit but I felt it was covered by using '-n' to specify the number of lines you wanted output
This is me: $ echo $TERM xterm-256color Do programs like dutree & exa work correctly with their colors?
could be related to: https://github.com/bootandy/dust/issues/138
I'll look at this, the sample script provides shades of grey so it should be possible to detect if the terminal supports 256 color and support it.
sounds good, if you want to open a PR I'll review it, otherwise I'll do it myself over the holidays.
Can't figure this out It seems this is done by creating a task in 'build.rs' at the top level which is run when cargo install is run. There you can...