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 a text-editor widget.
The goal is to provide:
Dynamic line wrapping that preserves the cursor and edit positions.
Customizable line-wrapping policies and word-hyphenation policies.
Automatic management of a dynamically-sized viewable area.
Support for novel character types.
Also see WEditorHyphen
for language-specific hyphenation rules.
Downloads
- WEditor-0.2.0.2.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-20T21:22:37Z |
Distributions | |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 1205 total (11 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-20 [all 1 reports] |