Searched refs:use_rawinput (Results 1 – 5 of 5) sorted by relevance
74 use_rawinput = 1 variable in Cmd106 if self.use_rawinput and self.completekey:124 if self.use_rawinput:142 if self.use_rawinput and self.completekey:
148 self.use_rawinput = 0
366 self.use_rawinput = 1
193 cmd.use_rawinput = False205 cmd.use_rawinput = False
35 :attr:`use_rawinput` attribute to ``False``, otherwise *stdin* will be212 .. attribute:: Cmd.use_rawinput