Copyright | Will Thompson, Iñaki García Etxebarria and Jonas Platte |
---|---|
License | LGPL-2.1 |
Maintainer | Iñaki García Etxebarria (garetxe@gmail.com) |
Safe Haskell | None |
Language | Haskell2010 |
- catchPtyError :: IO a -> (PtyError -> GErrorMessage -> IO a) -> IO a
- handlePtyError :: (PtyError -> GErrorMessage -> IO a) -> IO a -> IO a
- data WriteFlags
- data PtyError
- data EraseBinding
- data CursorShape
- data CursorBlinkMode
Documentation
catchPtyError :: IO a -> (PtyError -> GErrorMessage -> IO a) -> IO a Source
handlePtyError :: (PtyError -> GErrorMessage -> IO a) -> IO a -> IO a Source
Exported types
data WriteFlags Source
data EraseBinding Source
data CursorShape Source