Rory Bradford

Results 9 issues of Rory Bradford

This pull request has been opened to address issue https://github.com/scrooloose/nerdcommenter/issues/402 I raised separately. As mentioned in the issue description, I recently added delimiter definitions for troff family languages, which included,...

needs work

I added a pull request recently (https://github.com/scrooloose/nerdcommenter/pull/397) that was merged, this added support for troff-family (groff, troff, mandoc) comment delimiters, related to, but distinct from the existing `man`/manpage delimiters. This...

This repo is clearly abandoned, not necessarily on purpose, I know people are busy. Due to the amount of stars, it should survive and thrive. A lot of the people,...

Hello! Thanks for the handy syntax file. These days I'm mostly looking at logs from Kubenetes pods. Using `kubectl` you can specify the `--timestamps=true` flag which will prefix all log...

I have actually started this work. The only time I've used C++ in the last decade has been to write Node extensions. Since n-api exists and makes it possible to...

Testing systemd in a container in a CI isn't exactly straightforward hence the current tests are extremely minimal. Though at a minimum maybe a local Docker based test would be...

tests
good first issue
Hacktoberfest

Hello! I went down a bit of a rabbit hole this morning. I was working on some autoload functions and decided that `echowindow` was a good logging solution. Anyway I'm...

This PR is attempting to address issue https://github.com/segmentio/daydream/issues/34 and is an extension of another PR here https://github.com/segmentio/daydream/pull/43. The reason that this is separate is because the changes may not be...

This PR mostly consists of tackling open issues in the repo, but also includes a slight design update and testing. Preview below: ![daydream](https://user-images.githubusercontent.com/4608175/28979713-bf6582d6-7942-11e7-8f18-1b7e93c1acea.gif) An incrementing counter addresses https://github.com/segmentio/daydream/issues/38, so you...