##// END OF EJS Templates
Fix bug with expansions cointaining '~' in them....
Fix bug with expansions cointaining '~' in them. The terminal was OK, but in the GUI, too early an expansion of the ~ would cause the text to overflow leftwards and mess up the input line.

File last commit:

r1420:34bafc01
r2863:c8a42300
Show More
simplevars.py
2 lines | 22 B | text/x-python | PythonLexer
x = 1
print 'x is:',x