Pan

Results 21 comments of Pan

From the looks of it, Kitty seems to provide at least the ability to be remote controlled via unix sockets: https://sw.kovidgoyal.net/kitty/remote-control/#remote-control-via-a-socket Go can communicate via unix sockets: https://pkg.go.dev/net#Dial So theoretically,...

Hehe, no problem.^^ I just wanted to show that there is a way to do it without making Wishlist call (and therefore require) certain binaries to exist on the system....

@dnaleor What is the difference between session and one-time export? I understand the session export like this: - I connect the Ledger to my PC and allow session export. -...

Hehe, yeah I was surprised as well when I found that out. Can't remember where I read about it, might've been in the Google Group of Tabs Outliner. But once...

> > I figured out a workaround. In the Budget section, turn off "Striped Budget Rows" and "Colored Master Category Row". It is possibly related to using Dark Mode theme....

But what if both the parent and one of its child-transactions had "Kroger Card" in the notes? A) Should only the parent amount be counted? B) Or only the child...

I ran into this same issue and have some additional info on when exactly this happens and when not: - Due date of scheduled TX > 2 days in the...

> I did come up with a workaround for anyone else hitting this issue. I figured I'd share in case anyone needs it: > > 1. Post transaction from the...

Just a helpful FYI for newer users (like me) confused about what the `co` command is: Back before v0.14.0 it was an alias for `checkout`, which has since been replaced...

~~Was just looking for this, as I have the same workflow as @ewired, i.e. I regularly want to insert new empty commits between two other commits and do `nrJa`.~~ ~~Perhaps...