System.Console.Terminfo.Edit

System.Console.Terminfo.Edit

Maintainer judah.jacobson@gmail.com
Stability experimental
Portability portable (FFI)
Safe Haskell Safe
Language Haskell2010

Description

clearScreen :: Capability (LinesAffected -> TermOutput) Source

Clear the screen, and move the cursor to the upper left.

clearBOL :: TermStr s => Capability s Source

Clear from beginning of line to cursor.

clearEOL :: TermStr s => Capability s Source

Clear from cursor to end of line.

clearEOS :: Capability (LinesAffected -> TermOutput) Source

Clear display after cursor.

© The University of Glasgow and others
Licensed under a BSD-style license (see top of the page).
https://downloads.haskell.org/~ghc/7.10.3/docs/html/libraries/terminfo-0.4.0.1/System-Console-Terminfo-Edit.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部