Tim Oram

Results 6 issues of Tim Oram

# Description The input crate had an implicit dependency on the display crate, since the read_event function had to be provided to the event provider from the display crate. With...

# Feature Request Terminal emulators default to either a light background based theme or a dark background based theme. This tool assumes a dark background based terminal, but this isn't...

enhancement
investigate

https://github.com/rust-lang/git2-rs/pull/753 added the option to ignore blank lines when generating a diff. This should be supported. This is currently blocked by rust-lang/git2-rs#746, since it's not possible to upgrade git2-rs without...

enhancement
good first issue

## Description When there is a precondition failure on a queue during `configure` it is not possible to gracefully shutdown Rabbot. ## Expected Behaviour Calling `rabbot.shutdown()` after a connection to...

Release checklist: - [ ] Complete and close #945 - [ ] Complete and close #971 - [ ] Pull changes from #947 and close - [ ] Update README...

Version 2.0.0 of GIRT was released Feb 2021 and there have been a number of changes that I would like to revisit, but would result in potentially interrupting existing workflows....