Isaac Muse

Results 85 issues of Isaac Muse

We've already redesigned the icon as an SVG. We convert it over to png ico, icns, etc. Now we don't have to worry about redesigning at higher res in the...

T: feature
skip-triage

Locally, I've created an Alfred workflow to: - Launch Rummage - Use a file action to send the current file or folder to Rummage. I'd like to abstract the finding...

T: maintenance

Notification support is probably going to get refactored. - [`wx.adv.NotificationMessages`](https://wxpython.org/Phoenix/docs/html/wx.adv.NotificationMessage.html) seems like it should be a decent replacement for Windows and Linux. - For macOS, `wx.adv.NotificationMessages` pops up messages in...

T: maintenance
skip-triage

- [ ] 80% Coverage - [ ] 90% Coverage - [ ] 95% Coverage - [ ] 100% Coverage

T: feature
T: maintenance

Wcmatch caches patterns, but for instance, it doesn't cache pattern expansion. So if a pattern uses something like `{1..100}`, you'd get 100 patterns cached, so the expansion would still happen...

T: feature
P: maybe
skip-triage

See: https://github.com/jisaacks/GitGutter/issues/430

T: feature

Like to cleanup and reorganize stuff for maintenance.

Priority - Low
Maintenance

Possibly add a dialog that allows you to increase the brightness, saturation, hue, etc. of the entire scheme file.

Priority - Low
Feature

C: infrastructure
C: source
C: docs
S: needs-review

Resolves #505