On Sun, Mar 20, 2016 at 1:47 PM, <petr.2...@centrum.cz> wrote:

> I found a problem in my installation. When I use python3 in terminal I am
> loosing keyboard input in the terminal after leaving the python. I have to
> quit the terminal and open another one. Python27 works OK.


I think that's known? Try typing "stty sane" and press control-J instead of
enter.
Something about it using libedit incorrectly; a workaround is to build it
with +readline.

-- 
brandon s allbery kf8nh                               sine nomine associates
allber...@gmail.com                                  ballb...@sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
_______________________________________________
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users

Reply via email to