question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

REPL UX: `vi`-bindings not working anymore, dependency update issue?

See original GitHub issue

I pinned to the master branch a while back after reporting https://github.com/pdbpp/pdbpp/issues/480 and i swear everything was originally working great, but oddly now I can’t seem to get reliable controls working again every time the repl enters?

I feel like i experienced this before and it was something to do with updating pyrepl and/or fancycompleter

I noticed https://github.com/pdbpp/pdbpp/issues/260 which mentions both deps and am wondering if anyone else has noticed the same.

This is pretty frustrating for meeself since i prefer not to move my hands around the keyboard alot 😂

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:10

github_iconTop GitHub Comments

1reaction
goodboycommented, Jun 21, 2022

Bleh, figured it out.

Env was pinned to pyrepl=0.8.5.dev53+gca192a8 for some weird reason, not sure if this was due to installing from master at some point?

Anyway upgrading to 0.9.0 seems to put everything back as it should 😂

Will test a bit if and if all good will close this.

0reactions
blueyedcommented, Oct 25, 2022

Also is this bit out of date?

If you are using Python 3, pyrepl does not work, and thus is not installed. Your only option to get colors is to use a patched readline, as explained below.

Yes.

I think you should create a PR/patch for pyrepl. (If I understood it correctly it lacks bindings that readline has.)

Read more comments on GitHub >

github_iconTop Results From Across the Web

Repl isn't downloading dependencies anymore. - Replit
My repl worked fine until this morning, when all my projects just stopped working. It gives me "Permission denied" errors when downloading dependencies....
Read more >
Odd stack frame (race) condition on py 3.10 · Issue #480 · pdbpp ...
However it seems to be resolved in b757794 (I haven't bisected any further back yet) so running off master seems to resolve it....
Read more >
What's new in Emacs 28.1? - Hacker News
One of the issues I have is that I work on multiple disconnected servers, and so I usually end up installing emacs on...
Read more >
Yes, Eshell is my main shell : r/emacs - Reddit
Terminals vs. shells. It's important to understand that shells are not (or should not be) semantically bound to terminal emulator restrictions.
Read more >
Threads for uvavueranu | Lobsters
We replace every keyword of a shell and every binary with a modern replacement ( choose ... The problem, of course, is that...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found