##// END OF EJS Templates
Remove -i options from mv, rm and cp aliases...
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. Closes gh-5729, which accidentally included an unrelated change.

File last commit:

r16325:f98fd834
r16641:0fb126bd
Show More
textwidget-placeholder.rst
3 lines | 155 B | text/x-rst | RstLexer
/ docs / source / whatsnew / pr / textwidget-placeholder.rst
  • TextWidget and TextareaWidget objects now include a placeholder attribute, for displaying placeholder text before the user has typed anything.