Home
last modified time | relevance | path

Searched defs:cursor_up (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/third_party/Python/module/pexpect-4.6/pexpect/
H A Dscreen.py301 def cursor_up (self,count=1): # <ESC>[{COUNT}A member in screen
/openbsd-src/lib/libcurses/
H A Dterm.h250 #define cursor_up CUR Strings[19] macro