##// END OF EJS Templates
Merge pull request #5814 from takluyver/aliases-no-i...
Merge pull request #5814 from takluyver/aliases-no-i Remove -i options from mv, rm and cp aliases This was arguably useful in the terminal, but it means these aliases can't be used from any of the ZMQ frontends. And users familiar with the shell shouldn't find the default (non -i) behaviour surprising.

File last commit:

r14733:0f85cb99
r16654:7a721ddc merge
Show More
.gitignore
16 lines | 210 B | text/plain | TextLexer
MANIFEST
build
dist
_build
docs/man/*.gz
docs/source/api/generated
docs/source/config/options
docs/gh-pages
IPython/html/notebook/static/mathjax
*.py[co]
__pycache__
*.egg-info
*~
*.bak
.ipynb_checkpoints
.tox