Loren McIntyre

Results 51 issues of Loren McIntyre

I'm unable to install json5. I'm using Python 3.9.5, and tryin 3.9.13 next. ``` $ /home/user/.cache/pypoetry/virtualenvs/jupyterops-qDA-38_b-py3.9/bin/pip install setuptools json5 Requirement already satisfied: setuptools in /home/user/.cache/pypoetry/virtualenvs/jupyterops-qDA-38_b-py3.9/lib/python3.9/site-packages (60.6.0) Collecting json5 Using cached...

I mostly use `pushd` (aliased as `p`) in lieu of `cd`. Z does not currently capture directories accessed via `pushd`. I'm looking into changing this and making a PR.

I'd like to have ways of filtering high-volume streams

tmux-resurrect does a nice job of restoring state. However, it misses the shell directory stack, accessible via `pushd`, `popd`, and `dirs`, which I rely on in my workflows. It might...

Add an option to save all tabs with the [`getAllWindows`](https://developer.apple.com/documentation/safariservices/sfsafariapplication/3075404-getallwindows) method of [`SFSafariExtensionHandler`](https://developer.apple.com/documentation/safariservices/sfsafariapplication) of SafariServices on [`SafariExtensionHandler`](https://github.com/dwarvesf/session-buddy/blob/master/SessionBuddy%20Extension/SafariExtensionHandler.swift#L33 ) instead of only savings tabs returned by `getActiveWindow`.

Hello! I'm confused and distracted by the "country of origin" statistics, and their high prioritization within the site. For me, it doesn't address concerns I would have about prioritizing a...

I'm looking to add functionality to rxhanson/Rectangle ([discussion](https://github.com/rxhanson/Rectangle/discussions/399)), which relies on MASShortcut and listens globally (vs just while focused), to toggle shortcut handling on and off. I would like to...

- In output, separators `_` or `,`, or max significand (non-exponent) digits. - Unit defaults. `> to ft`, or [systems](https://en.wikipedia.org/wiki/System_of_measurement) of units (Imperial, Metric, MKS, CGS, FPS, MTS), standard or...

enhancement

Introductory examples, [in the README](https://github.com/printfn/fend#examples), include `5'10" to cm`. Does fend support a way to use mixed units in response? Beyond common units for height, volume comes to mind as...

enhancement