##// END OF EJS Templates
Fix bug where tab-completion with very long filenames would crash the qt console....
Fix bug where tab-completion with very long filenames would crash the qt console. Any time tab completion was activated with a filename in the path longer than the width of the window, the console would crash.
Fernando Perez -
r4539:d4d04ba5
Show More
Name Size Modified Last Commit Author
/ IPython / frontend / qt / console / tests
__init__.py Loading ...
test_ansi_code_processor.py Loading ...
test_completion_lexer.py Loading ...
test_kill_ring.py Loading ...