J. B. Rainsberger

Results 24 issues of J. B. Rainsberger

I wanted to sort an array of objects by multiple keys (to break ties in the first key). The Manual doesn't describe this at all, but a Stack Overflow article...

**Describe the bug** The multiline comment behavior differs between the **Commits > "reword commit"** action and the **Files > "commit"** action. With "reword commit", wrapping happens automatically, but with "commit",...

bug

This isn't much help yet, but at least it looks less jarring to someone who notices the web site missing. I propose changing the About section to remove the link...

**Describe the bug** When I use the command `T` to add a tag, lazygit doesn't launch my editor, even though it launches the editor correctly for commit messages, both for...

bug

This is a comment from someone who attended a workshop. I'm not sure what it means yet. > Typescript code did not contain dependencies for file system and editing. I...

I'd like to clarify the README, but I don't want to revise history until I've drafted the entire book once. As of snapshot 640, the project builds and runs with...

I haven't looked into it yet, but the latest build failed due to off-by-one-hour errors. Daylight-Saving Time, maybe? https://travis-ci.org/krisajenkins/elm-exts/builds/216672947 I'm just leaving this here as a reminder to examine the...

Pandoc 2.0.1 (or earlier?) has replaced the `--smart` option with (for example) `markdown+smart`. This plugin doesn't work with Pandoc 2.0.1, because it still specifies the command-line option `--smart`.

I propose providing a function for `words` that answers `[]` for blank text, because there are no words in a blank piece of text and because the empty string is,...