Bill Mill
Bill Mill
I've used that for 5 minutes now and so far it's worked perfectly, thank you
This just stopped working for me, no idea why. The file is still up
True! On firefox, `173.3333` does not reproduce the bug, but `173.33333` does. `226.66666` does, but `226.6666` doesn't
The bash manual [says](https://www.gnu.org/software/bash/manual/html_node/Bash-History-Facilities.html): > If the HISTTIMEFORMAT is set, the time stamp information associated with each history entry is written to the history file, marked with the history comment...
``` 'histchars' Up to three characters which control history expansion, quick substitution, and tokenization (*note History Interaction::). The first character is the HISTORY EXPANSION character, that is, the character which...
ah dang now I see this hasn't been updated in a long time - @dylanaraps is this repo active? If not, no worries, sorry for bugging you.
You have a somewhat fancier argument parser in `neofetch`: https://github.com/dylanaraps/neofetch/blob/ccd5d9f52609bbdcd5d8fa78c4fdb0f12954125f/neofetch#L5239 is there anything from that example you'd like included here?
user report: I found this issue because the first time I tried to use datasette for real, I displayed a large table, and thought there was no horizontal scroll bar...
I wasn't sure whether to file the bug here or there, but I don't really know how to write Rust so I figured I'd let you know here. It limits...