issues Search Results · repo:ipython/rlipython language:Python
Filter by
18 results
(61 ms)18 results
inipython/rlipython (press backspace or delete to remove)A single sentence at the top of the README.md, should be a quick fix
WaterSibilantFalling
- 3
- Opened on Mar 27, 2019
- #22
I have extra need of readline, now prompt_toolkit seems to be broken for IPython 7:
https://github.com/ipython/ipython/issues/1133
But sadly, with IPython 7, current rlipython
$ ipython
Python 3.6.4 ...
matthew-brett
- 7
- Opened on Oct 12, 2018
- #21
figured this out while diagnosing possible workarounds for ipython/ipython#11008.
Ideally, we d just go along with the indentation logic that used to be there in classic IPython. If I recall correctly, ...
ivanov
- Opened on Feb 23, 2018
- #20
Running tests using unittest from the standard library gives an error about unrecognized arguments. I know this is
supposed to be an unmaintained module, but I wonder if IPython already has a standard ...
yamad
- 1
- Opened on May 25, 2017
- #17
This is only really necessary on OS X, but the code to express that it a bit finicky, so I ll just include it
unconditionally for now.
ivanov
- 4
- Opened on May 17, 2017
- #16
the right line gets submitted, but it doesn t display nicely.
For example, here was me reverse searching for import rl and then hitting enter
$ ipython
Python 3.5.2 (default, Sep 28 2016, 18:08:09)
Type ...
ivanov
- 2
- Opened on May 16, 2017
- #15
The pip-installed version of rlipython errors out because it can t find the module IPython.utils.rlineimpl. This appears
to be fixed by https://github.com/ipython/rlipython/pull/1 . Probably makes sense ...
yamad
- 2
- Opened on May 12, 2017
- #14
for example - if someone has prompt toolkit settings for PT s vi mode, but their inputrc does not enable vi mode, should
we enable vi mode or not?
ivanov
- 5
- Opened on May 8, 2017
- #13
If I recall correctly, the backport didn t apply cleanly, so it hasn t gone into 5.x series.
ivanov
- 1
- Opened on May 4, 2017
- #12
in case someone on an old version of IPython tries to get this to work. This is only for IPython version 5.4+ (once we
backport) and 6.0+
ivanov
- Opened on May 4, 2017
- #11

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.