valankar
valankar
``` ❯ stat ~/.cache/zellij/0.42.2/175140183578532169813289403085127972409118770903688515091959833255435570841509 File: /home/valankar/.cache/zellij/0.42.2/175140183578532169813289403085127972409118770903688515091959833255435570841509 Size: 4032072 Blocks: 7880 IO Block: 4096 regular file Device: 0,49 Inode: 232022 Links: 1 Access: (0644/-rw-r--r--) Uid: ( 1000/valankar) Gid: ( 1000/valankar) Access:...
I'm having the same problem, using docker. /etc/shadow has no perms. It is occurring both with the fedora and arch toolbox images.
From docker logs I see that rootful is being set to 1 despite not requesting a rootful container. I can't figure out what is being done in this shell script...
I just tried the exact same setup using podman instead of docker. When I enter the distrobox it does not prompt for a password to be set like when I...
> Can someone test, and push the patch? That does not seem to work. I changed it to the following to print out some more info: ```shell if stat /run/host/etc/shadow...
Decided to try on a clean machine/vm and everything just works without any changes. No idea what happened, perhaps some toolbox image change fixed it as hinted at in the...
Will this issue ever be fixed? Tried Zellij again after about a year and it is still unbearably slow at scrolling compared to any other multiplexer (tmux, screen). I really...
Sure. Currently it works like this: ```shell (accounts) valankar@dev:~/code/ledger$ cat ledger.ledger 2025/02/03 Migros ; cashback:: 2% Expenses:Food:Groceries $63.28 Liabilities:Apple Card (accounts) valankar@dev:~/code/ledger$ ledger -f ledger.ledger xact Migros 2025/02/06 Migros Expenses:Food:Groceries...
Just noticed this. It seems in my browser (Edge/Chrome), if I press TAB twice, the app gets keyboard focus. Would be good to not need to do that.
What vscode looks like during test run: 