goodboy
goodboy
> Is there a use case for dynamically changing the zoom center in a callback versus just setting it e.g. @ixjlyons @2xB my use case requires looking up a point...
Also feel free to assign this to me @j9ac9k if possible.
Yeah pretty sure we don't need this any more, the original `piker` teardown bug was some other thing likely to do with our service manager..
Lul gotta add the `bidict` dep?
Woo i love this and it pertains to what i'm still planning to finish in #422 😎 Another launcher that might be worth thinking about (if we wanted to generalize)...
> (Btw, really looking forward to that one being merged) Yeah, sorry just been totally derailed by a new distro and how to get stuff working and setup for dev...
@AlexBocken oh also not sure if you're in the matrix room but we can discuss in their as well if you want 😉
Hmm just realizing that https://github.com/tulir/gomuks/pull/374 possibly relates to this as well in feature scope terms since `ranger` does allow multi-file selection via its `--choosefiles=OUTFILE` flag.
I am coming back to this BTW! Just going through re-orging all my foss PRs that need to get finalized up. Please don't delete / close 👍🏼
```python >>> locate auth-cache /home/goodboy/.cache/gomuks/auth-cache.yaml ``` Had to wipe a couple lines and i'm back up and running. I think maybe dumping the abs path to that file would be...