From 99cd51fc86b43f4a4d423183dc97bbc1dfbc9d3c Mon Sep 17 00:00:00 2001 From: ndwarshuis Date: Fri, 1 Mar 2019 16:48:10 -0500 Subject: [PATCH] fixed ipython output (now it is actually usable) --- conf.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf.org b/conf.org index 161a5c5..8f608c0 100644 --- a/conf.org +++ b/conf.org @@ -646,7 +646,7 @@ A few caveats when using =R= (setq python-offset 4))) (setq python-shell-interpreter "ipython" - python-shell-interpreter-args "--colors=Linux --profile=default") + python-shell-interpreter-args "--simple-prompt") #+END_SRC *** Haskell **** major mode and intero