inwit
inwit
I've easily changed the file picker to ranger by using the `fileselect.handler` option, but apparently the download selector is a different story. It'd be great to be able to replace...
Ok, this is what I get if I press (right) CTRL and PrintScreen at the same time without `layer_indicator=1`: ``` DEBUG: src/daemon.c:429: input rightcontrol down DEBUG: src/keyboard.c:260: Activating layer control...
Here's a series of three CTRL+PrintScreen presses. The first two do not hang up in the CTRL-layer while the third one does: ``` DEBUG: src/keyd.c:230: Debug mode activated CONFIG: parsing...
How would one go about finding the command triggered by Ctrl-Space (toggle message selection), in order to rebind it?
I'd love to see this merged!
I'll do that, @cherryman! Thanks!!
Thanks for your reply (and for EER)!! > By the way, may I know why you wanted to use tbkeys instead of TB's built-in way? Is it that tbkeys allows...
I'm in the same boat: ``` deferred error : (error "BUG: Attempted to write ‘oauth2-auto’ keys to /home/jlaznarte/.spacemacs.d/oauth2-auto.plist, not ‘oauth2-auto-plstore’ (~/.spacemacs.d/oauth2-auto.plist). Please report to https://github.com/rhaps0dy/emacs-oauth2-auto/issues/6.") ``` I also use dotfiles...
Thanks, @telotortium! Hm... now it connects allright but my appointments are not copied over to gmail. I'm seeing that it actually syncs the wrong file: for some reason, instead of...
> What does `org-gcal-fetch-file-alist` contain? ``` (("[email protected]" . "~/org/gcalendar.org") ("d1d7g1bg[REDACTED][email protected]" . "~/org/calendar2.org")) ``` > Also, `org-gcal-sync` syncing _existing_ events in the archive file is > expected - it will attempt...