-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
nixpkgs python repl isn't very terminal-friendly #17607
Copy link
Copy link
Closed
Labels
6.topic: pythonPython is a high-level, general-purpose programming language.Python is a high-level, general-purpose programming language.6.topic: user experienceNixOS / Nixpkgs end user experienceNixOS / Nixpkgs end user experience
Description
Issue description
I can't use standard terminal keys in the python from nixpkgs.
Steps to reproduce
nix-shell -p pythonpython- Enter
5 + 5 - Press the up arrow.
- Weep when you see
^[[A - Press the left arrow
- Weep when you see
^[[D - Press ctrl-A
- Weep when you see
^A
Technical details
I tried it on darwin nixpkgs and on NixOS:
- NixOS version: 16.03pre73316.93d8671 (Emu)
- Darwin Nixpkgs version: 16.09pre87549.8a1e7cd
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
6.topic: pythonPython is a high-level, general-purpose programming language.Python is a high-level, general-purpose programming language.6.topic: user experienceNixOS / Nixpkgs end user experienceNixOS / Nixpkgs end user experience
Fields
Give feedbackNo fields configured for issues without a type.