fkgruber

Results 44 comments of fkgruber

I like the theme a lot however I see the artifacts too on the leuven theme. I also find that the cursor disappears when it is at the beginning of...

I wanted to continue using org-download so I just changed the org-download-screenshot-method: ``` (use-package org-download :after org :bind (:map org-mode-map ( ("C-M-S-Y" . org-download-screenshot) ) ) :custom (org-download-screenshot-method "powershell.exe -Command...

any way to be able to use drag and drop?

I push one more change to clear the figure when you provide a figure number.

Hi Is there a branch for 0.15 that implements this feature? Would love to try

I think head should give what it can. That makes it easier when you are doing data exploration. Perhaps you can add an argument to change the behavior so that...

what is going on with this pull request? Is it just missing the tests?

> Yep tests and an update to the changelog. @dafxy any update? If needed I could help with the test. Not sure if I can add to the pull request...

@markfairbanks I added some of the requested tests here https://github.com/markfairbanks/tidypolars/pull/286

Hi @markfairbanks , are you planning to merge this pull request? thanks FKG