anarcat

Results 241 issues of anarcat

it seems that the "center" alignment can get confused if there is some escape sequences in a column. for example, [this program](https://gitlab.com/anarcat/undertime/blob/f1903bd/undertime.py) will generate this misaligned table: ``` [997]anarcat@angela:undertime$ ./undertime.py...

A bug report ([#891381](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=891381)) was filed against the [undertime Debian package](https://tracker.debian.org/undertime), which uses this library, because it doesn't support piping the `SingleTable` through `less` or similar pagers. I can confirm...

Some graphics are not very informative here, because there's such a gap between the highest statistics and the rest of the graph: ![example of my 404 report](https://user-images.githubusercontent.com/796623/32388902-8e21e670-c09f-11e7-83ec-fe70f05a16c7.png) that graph is...

enhancement
html report

Hi, Has it been considered to try and make a GUI or some sort of graphical installer for gitfs? I know of a few friends that would really be happy...

hi i see that [Debian packaging](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=672696) for this tool has mostly stalled. it looks like the biggest blocker is finding a sponsor to upload the package... while I am not...

If i comment my own notices, I get a notification from identi.ca right now. This is rather confusing.

#### General informations - system/distribution (with version): Debian GNU/Linux 9 "stretch" 2017-03-20 - offlineimap version (`offlineimap -V`): `offlineimap v7.0.12, imaplib2 v2.55 (system)` - Python version: Python v2.7.13 - server name...

bug
need contributor!

Anyone has a working `.service` file for starting mtail in systemd? I'd like to improve on systemd integration in Debian to replace the old sysvinit-based startup we currently use... In...

enhancement
help wanted
mtail-Operating

This reflects the `try_write` approach will handles write failures elegantly, by logging the error and continuing. We do the same with `move`, `art_set` and `move_art`. We also handle exceptions on...

## Feature Request It would be great if arrow supported more human-readable date specifications like "next tuesday" or "previous year"... This is something only parsedatetime does right now, as far...

enhancement