##// END OF EJS Templates
record: fix display of non-ASCII names in chunk selection...
record: fix display of non-ASCII names in chunk selection b013baa3898e fixed display of non-ASCII names in file-selecting prompt, but display in chunk selection remained broken. The reason is that using '%r' in string formatting results in calling `repr` on file names, thus mangling non-ASCII ones.

File last commit:

r16438:28a90cdf default
r17566:cd73bbc9 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer