Home
last modified time | relevance | path

Searched refs:cursor_forward (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/third_party/Python/module/pexpect-4.6/pexpect/
H A DANSI.py76 screen.cursor_forward ()
82 screen.cursor_forward (count)
326 self.cursor_forward()
H A Dscreen.py296 def cursor_forward (self,count=1): # <ESC>[{COUNT}C member in screen