comparison .hgtags @ 15053:17ffb30d9174 stable

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
author Idan Kamara <idankk86@gmail.com>
date Thu, 25 Aug 2011 22:06:03 +0300
parents 3a0ed101e9e8
children 97b936d2ac68
comparison
equal deleted inserted replaced
15052:06c3667c259c 15053:17ffb30d9174