summaryrefslogtreecommitdiff
path: root/drepl-ipython.py
AgeCommit message (Expand)Author
2024-11-17Add support for SageMathAugusto Stoffel
2024-11-17IPython: use the newer base64 APIAugusto Stoffel
2024-09-29Keep ability to distinguish an empty input line from EOF signalAugusto Stoffel
2024-09-29More simplificationsAugusto Stoffel
2024-09-29Add drepl-ipython-config, allowing arbitrary IPython configurationAugusto Stoffel
2024-09-29Fix occasional issues with IO to standard streamsAugusto Stoffel
2024-09-29Reformat and simplifyAugusto Stoffel
2024-09-22Add support for SVG rendering in IPythonAugusto Stoffel
2024-08-10Simplify IPython initialization commandAugusto Stoffel
2024-04-21Make it the interpreter's responsibility to switch to rawio stateAugusto Stoffel
2024-04-17IPython: send candidate prefix in completion responseAugusto Stoffel
2024-04-07Rename position arguments from offset posAugusto Stoffel
2023-11-23Split long messages when sent through PTYAugusto Stoffel
2023-10-29Use Eldoc to display documentationAugusto Stoffel
2023-10-29Refactoring and documentationAugusto Stoffel
2023-10-29Add setoptions method and getoptions notificationAugusto Stoffel
2023-10-03Initial commitAugusto Stoffel