mentat/docs/apis/rust/termion/cursor/sidebar-items.js

1 line
391 B
JavaScript
Raw Normal View History

2018-06-21 14:44:35 +00:00
initSidebarItems({"struct":[["Down","Move cursor down."],["Goto","Goto some position ((1,1)-based)."],["Hide","Hide the cursor."],["Left","Move cursor left."],["Restore","Restore the cursor."],["Right","Move cursor right."],["Save","Save the cursor."],["Show","Show the cursor."],["Up","Move cursor up."]],"trait":[["DetectCursorPos","Types that allow detection of the cursor position."]]});