Jono

Results 46 issues of Jono

For example I would like to use this https://github.com/hakimel/reveal.js/#configuration to make center: false Is there a place where I can set the configuration? additionally perhaps a way to change the...

enhancement
help wanted

I'm using python dateutils 2.7.3 and having a problem with an rrule UNTIL date. The __str__() method specifically omits the timezone: https://github.com/dateutil/dateutil/blob/2.7.3/dateutil/rrule.py#L717 Which outputs a string like: "RRULE:FREQ=DAILY;UNTIL=20180827T170000" instead of:...

rrule

Is this even a possibility? Not sure about the tech.

good first issue
feature request

My understanding is enabling 'smart copy' is done by setting the copy command to Ctrl-C in the Terminal settings. There is no specific 'smart copy' button anywhere. When I set...

### Checklist - [X] There are no similar issues or pull requests for this yet. ### Is your feature related to a problem? Please describe. I would like to display...

### Description If I set a dragGrid, then onDrag callbacks fire only when the mouse takes a step in the grid. This is expected. If I set a resizeGrid, then...

On this page: https://openzfs.github.io/openzfs-docs/Getting%20Started/NixOS/ There are several references to https://github.com/ne9z/ but that account appears to no longer exist.

I'm not sure why this happens for me. Running these: docker run --rm -p 80:80 -v $(pwd):/usr/local/apache2/htdocs/ httpd:alpine docker run --rm -p 80:80 -v $(pwd):/var/www/html php:5-apache I have no problem...