-
Hi Dmitry,
We've discussed using a real popup instead of overlays a number of times, so I thought I'd investigate a bit. It seems that it should be possible to use `x-pos-tip` on graphical terminals …
-
> I know this is kind of a base-game issue, but making covert actions more balanced fits within the spirit of the mod I think. Improve Combat Intelligence has got to be one of the biggest traps in the…
-
The README should mention alternatives, and how this project compares to them.
- swank-js ; [~5 min video](https://emacsrocks.com/e11.html) ; [repo](https://github.com/swank-js/swank-js)
- nodejs-…
-
Is it possible to escape filename when completing them? This is needed when a filename contains double quotes, e.g. `foo"bar`, otherwise the completion will result in incorrect syntax like `#p"path/t…
-
-
- [x] Checked for duplicates
### Describe the bug
`cling` running in emacs eshell and comint will result in input string to be repeated severals times before the output is printed.
```
[…
-
Thanks for your great package.
I freshly installed it and called `org-sql-user-reset`. It gave me this error message.
`No prompt found or ‘comint-prompt-regexp’ not set properly`.
System: Windo…
-
Since #129 was closed I can easily evalute parts of a python buffer, but sometimes I would like to edit the paste afterwards and re-execute it with M-p.
Maybe it's sensible to only add python snippet…
-
This ticket tracks on our side the following issues:
- IPython: https://github.com/ipython/ipython/issues/9886
- python-prompt-toolkit: https://github.com/jonathanslenders/python-prompt-toolkit/is…
-
ESS will show a nice spinner in the modeline when the comint buffer is locked up by a long computation. Does Anaconda have something like that?