Home | History | Annotate | Download | only in idlelib

Lines Matching full:indent

876         text.bind("<<newline-and-indent>>", self.enter_callback)
877 text.bind("<<plain-newline-and-indent>>", self.linefeed_callback)