Ag Ibragimov

Results 107 comments of Ag Ibragimov

@sten0 I'm sorry, it's been very long time since I stopped using the extension. I don't even remember the intricacies of setting it up and making it to work. Perhaps...

Workaround to this issue I personally use, is to utilize the hook like this: (defun ag/atomic-edit-done () (kill-new (buffer-string) t) (when (eq system-type 'darwin) (shell-command "open -a \"Google Chrome\""))) (add-hook...

When I'm in the Ivy/Counsel panel already - be that Buffers, M-x, etc. is there a way to turn off Ivy-rich-mode without having to close the Ivy session, then execute...

I don't get it... with `[orchestra "2018.12.06-2"]` here's the message: ``` Call to xanadu.pages.product-selection.common/form-valid? did not conform to spec:↵ :↵ ↵ -- Spec failed --------------------↵ ↵ Return value↵ ↵ true↵...

Totally. It's so easy to get used to it and start taking it for granted until you are forced to pair-program with someone who does not have joker installed and...

_I don't want to sound like a pompous prick since I'm not offering anything definable (sorry, at the current point of my life, I don't think I can open up...

I still can't make it work. Is there something I'm missing? So I have: - A few notes that contain `[[roam:foo]]` links - My `org-roam-link-auto-replace` is set to `nil` -...

Also, while we at it (I'm not sure if this is related), can we please discuss the possibility of including links to headings (i.e.: `[[roam:filename*Heading]]` type of links) in the...

_Sorry, I didn't know where to address this thought. I think I asked in Discord a couple of times, but it has gotten lost._ Has anyone proposed the idea of...

I personally switched to `develop` branch over 3 years ago and never looked back. Ironically it feels more stable because whenever something breaks due to upstream issues of some package...