WEditor: Generic text-editor logic for use with fixed-width fonts.
This package contains interfaces and implementations of text-editing idioms that can be wired up to UI libraries to create text-editor widgets.
The goal is to provide:
Automatic management of a dynamically-sized viewable area, with preservation of the cursor position and minimal view disruption during resizing.
Customizable line-wrapping policies and word-hyphenation policies.
Support for user-defined character types.
Also see WEditorHyphen
for language-specific hyphenation rules.
Downloads
- WEditor-0.2.1.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.2.0.0, 0.2.0.1, 0.2.0.2, 0.2.1.0, 0.2.1.1 |
---|---|
Change log | ChangeLog.md |
Dependencies | base (>=4.0 && <4.14), WEditor [details] |
Tested with | ghc ==8.8.3 |
License | Apache-2.0 |
Copyright | (c) Kevin P. Barry 2020 |
Author | Kevin P. Barry |
Maintainer | Kevin P. Barry <ta0kira@gmail.com> |
Category | Text |
Home page | https://github.com/ta0kira/wrapping-editor |
Uploaded | by ta0kira at 2020-04-21T18:14:07Z |
Distributions | |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 1184 total (24 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2020-04-21 [all 1 reports] |