https://bugs.kde.org/show_bug.cgi?id=375467
--- Comment #13 from Nikita Sirgienko <warqu...@gmail.com> --- (In reply to Antonio Rojas from comment #12) > It does, indeed. (Sage 8.2, ipython 5.6.0) Well, thanks for report. Now, this changes in sage file fix this bug, but you lose color in sage output. So, I create feature request ticket for Sage: https://trac.sagemath.org/ticket/25363 If the ticket will be accepted (for example, in sage 8.3), I add version dependent fix, which will be fix sage backend for sage >= 8.3 (but sage < 8.3 still be broken) without color losing in sage output. I also maybe report prompt_toolkit about problem with multiline input for (pseudo)terminal devices. However, it also fix the sage backend only for future versions Theoretically, If there is way to run 'sage-ipython' directly, without sage bash file, I guess, that I could fix this bug for all sage versions, but I am not sure. -- You are receiving this mail because: You are watching all bug changes.