##// 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