mirror of
https://github.com/vale981/py-vterm-interaction.el
synced 2025-03-05 10:01:41 -05:00
mention the original fork
This commit is contained in:
parent
2257b27ffc
commit
175cb89ebf
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@
|
||||||
*This is a straight port of [[https://github.com/shg/julia-vterm.el][julia-vterm.el]].* I only modified the code slightly to deal correctly with python environments
|
*This is a straight port of [[https://github.com/shg/julia-vterm.el][julia-vterm.el]].* I only modified the code slightly to deal correctly with python environments
|
||||||
and play nicely with =ipython=.
|
and play nicely with =ipython=.
|
||||||
|
|
||||||
|
See also [[https://github.com/shg/python-vterm.el][the original author's efforts]].
|
||||||
|
|
||||||
* python-vterm
|
* python-vterm
|
||||||
|
|
||||||
Python-vterm provides a major-mode for an inferior Python process (or REPL) that runs in vterm, and a minor-mode that extends python-mode with the ability to interact with the inferior Python process. This is particularly useful for *fancy repls like =ipython= or =ptpython=*.
|
Python-vterm provides a major-mode for an inferior Python process (or REPL) that runs in vterm, and a minor-mode that extends python-mode with the ability to interact with the inferior Python process. This is particularly useful for *fancy repls like =ipython= or =ptpython=*.
|
||||||
|
|
Loading…
Add table
Reference in a new issue