Skip to content
Snippets Groups Projects
Commit 17ffb30d9174 authored by Idan Kamara's avatar Idan Kamara
Browse files

ui: pass ' ' to raw_input when prompting

This is a workaround for calling ui.prompt(...), typing some character then
hitting backspace which causes the entire line to delete rather than just the
one character. This was seen on Debian using gnome-terminal.

(credits to Mads for the idea)

Python bug can be found here: http://bugs.python.org/issue12833
parent 06c3667c259c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment