##// END OF EJS Templates
Disable readline \M-i, so characters 0x9000-0x9fff don't crash IPython....
Disable readline \M-i, so characters 0x9000-0x9fff don't crash IPython. closes gh-58

File last commit:

r3255:7355c69f
r3428:c709d8b5
Show More
.gitignore
11 lines | 111 B | text/plain | TextLexer
Fernando Perez
Small fixes to git ignore file
r3200 build
./dist
Brian Granger
Adding .gitignore and updating release to remove bzr tag.
r2592 docs/dist
docs/build/*
docs/source/api/generated
MinRK
added gh-pages command for GitHub hosted sphinx docs
r3255 docs/gh-pages
Fernando Perez
Small fixes to git ignore file
r3200 *.py[co]
Brian Granger
Adding .gitignore and updating release to remove bzr tag.
r2592 build
*.egg-info
Fernando Perez
Small fixes to git ignore file
r3200 *~
Thomas Kluyver
Ignore .bak files
r3111 *.bak