gem.sh
gem.sh
Home
Gems
Types
Docs
Community
Quick search...
Modules
module TTY
module TTY::Cursor
Overview
H
Home
R
Reference
T
Types
C
Changelogs
Documentation
README
More
Versions
Source
Playground
Stats
Metadata
Wiki
Announcements
Community
Articles
Tutorials
Videos
Community
Gems
tty-cursor
0.7.1
module TTY::Cursor
# clear_screen_up
Select a tab
README
Metadata
Source
Versions
Changelogs
Guides
Articles
Reference
Playground
Videos
Types
Community
Stats
Announcements
module TTY::Cursor
def clear_screen_up
Other tags
:
Api
: - public
def
clear_screen_up
CSI
+
'1J'
end
Instance Methods
# backward
# clear_char
# clear_line
# clear_line_after
# clear_line_before
# clear_lines
# clear_screen
# clear_screen_down
# clear_screen_up
# column
# current
# down
# forward
# hide
# invisible
# move
# move_to
# next_line
# prev_line
# restore
# row
# save
# scroll_down
# scroll_up
# show
# up