Tory S. Anderson

Results 90 comments of Tory S. Anderson

Here's my solution so far. It would be nice if it didn't have to press ENTER after I choose a number, but otherwise it works: ``` elisp (use-package winum :ensure...

Big +1 an this idea! I like to write my standup elsewhere for record purposes, and without a slash command, it's hard to copy-paste that info in.

How did you set the wallpaper in the first place?

Verified. I saw this just now in my org agenda buffer, where the item I'm clocked in to had a constant blinking. I also saw it last night, when it...

I ran the revealed docker command and it gives me back essentially the same error: --88--- docker run --privileged -i -v /home/me/.telega:/home/me/.telega --cidfile /home/me/.telega/worldsendless/docker.cid -u 1000:100 --net=host --device /dev/snd:/dev/snd --device...

after googling, it seems like a permissions thing. When I run the above command from CLI with sudo, I see what looks like something telega should be responsible for: >...

This has been happening to me, too, for a while. On exwm my work-around has been to start a seperate emacs process and let it do Telega, and continue other...

Same issue here! I had thought that it was from my non-standard phone app, but yes, it appears to be Telega. I expect I need to update some stuff, but...

I don't know if it's tdlib or the rest of Telega. Unfortunately I failed to run from master branch (instead of releases) so I'm still debugging myself.