[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
how to fix IPython prompt in emacs shell mode?
From: |
Tom Roche |
Subject: |
how to fix IPython prompt in emacs shell mode? |
Date: |
Wed, 29 Sep 2010 14:50:05 -0400 |
User-agent: |
GNU Emacs 23.1.50.1 (x86_64-pc-linux-gnu, GTK+ Version 2.18.0) |
When, in emacs, I do
M-x shell
ipython
everything seems to work, except that the prompt is
^[[0;32mIn [^[[1;32m1^[[0;32m]: ^[[0m
How to get the normal ipython prompt, or close facsimile? Or is there
a better way to run ipython interactively in an emacs buffer? FWIW,
I've got
Ubuntu 10.04.1 LTS, GNOME, 64-bit
GNU Emacs 23.1.50.1 (x86_64-pc-linux-gnu, GTK+ Version 2.18.0)
ipython 0.10 from ubuntu package
python-mode 5.1.0 from https://launchpad.net/python-mode/
TIA, Tom Roche <Tom_Roche@pobox.com>
- how to fix IPython prompt in emacs shell mode?,
Tom Roche <=