Elliott Gordon-Rodriguez
Elliott Gordon-Rodriguez
Here's a simple reproducer: 1. Copy any text to the clipboard (i.e., select the text and run `kill-ring-save`) 2. Open an emacs-jupyter REPL (e.g., `jupyter-run-repl`) 3. Copy any text in...
Thanks for the plugin! I was wondering if it's possible to send multiple cells in short succession. For example, if one runs `:call jukit#send#section(1)` three times on the following cells,...
### I confirm that... - [X] I have searched the [issue tracker](https://github.com/doomemacs/doomemacs/issues), [documentation](https://docs.doomemacs.org), [FAQ](https://docs.doomemacs.org/-/faq), [Discourse](https://discourse.doomemacs.org), and [Google](https://google.com), in case this issue has already been reported/resolved. - [X] I have read...
Thanks for the package! It strikes me that `emacs-jupyter` seems relatively unknown in the wider emacs/python communities, despite providing the best interactive python workflow of any editor that I have...
Thanks for this awesome package! Was wondering if it is possible to get the dimming to work on vterm buffers? As far as I can tell, if one of your...
Thanks for the awesome package! I am a heavy user of emacs-jupyter REPLs. I occasionally find that I want to navigate the output history using isearch, however the function `(jupyter-repl-isearch-setup)`,...
Add a customizable variable that controls whether we want to override the default isearch behavior when creating a new REPL buffer. Closes #553
### I confirm that... - [X] I have searched the [issue tracker](https://github.com/doomemacs/doomemacs/issues), [documentation](https://docs.doomemacs.org), [FAQ](https://docs.doomemacs.org/-/faq), [Discourse](https://discourse.doomemacs.org), and [Google](https://google.com), in case this issue has already been reported/resolved. - [X] I have read...