Semyon Novikov
Semyon Novikov
Have the same problem on Mac OS X 10.7, Ruby 1.8.7-head from rvm. Latest XCode installed.
Bumped into this too. I'm not running batch-style jobs, just ordinary pods on Kubernetes. From time to time due to networking issues there is a chance to get a pod...
Yep, I think same way about second feature. But in theory filling pomodoro tags can be asynchronous process. System start resting period and asks use to fill tags. But there...
May be add this feature as an option?
Same here. Amazon Linux 2 (AWS Linux Workspace), gnome-keyring is installed.
Really miss this feature
Definitely would be nice to have this
Is there any updates on this issue? I have bought laptop with HiDPI screen to save my eyes. And guess what? Telegram at maximum scale is almost unusable for me...
Is there any news on this one? Extremely frustrating on Windows :(
Okay, I have found a workaround for windows. You have to have Msys64 or any other "posix userspace" installed. ```elisp (setenv "PATH" (concat "C:\\msys64\\usr\\bin;" (getenv "PATH"))) ... (use-package projectile :ensure...