| 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
Synopsis
- urlSelectionView :: Int -> Focus -> String -> ClientState -> [Image']
Documentation
Arguments
| :: Int | render width |
| -> Focus | window to search |
| -> String | argument to command |
| -> ClientState | client state |
| -> [Image'] | image lines |
Generate the lines used for the view when typing /url