| Copyright | (c) Eric Mertens, 2016 |
|---|---|
| License | ISC |
| Maintainer | emertens@gmail.com |
| Safe Haskell | None |
| Language | Haskell2010 |
Client.View.UrlSelection
Description
This module provides a list of the URLs found in the current message
window in order to assist in selecting one to open with /url
Documentation
urlSelectionView :: Focus -> ClientState -> [Image] Source #