Issues
- 2
- 1
Tag 6.2.
#273 opened by amano-kenji - 2
Support setting cursor style to vertical bar
#221 opened by sullyj3 - 4
Examples have bitrotten
#268 opened by RyanGlScott - 4
Problem updating to brick 2
#272 opened by locallycompact - 6
Fails to build with GHC-9.2.8 on windows
#271 opened by hasufell - 41
Better support for unicode character width
#175 opened by u-quark - 4
Are separate vty-* packages really needed?
#269 opened by thomasjm - 48
Evaluate feature parity between Windows Terminal sequences and existing backends
#251 opened by jtdaugherty - 19
Windows support
#219 opened by Shayan-To - 44
Preparing for vty multi-platform release
#260 opened by jtdaugherty - 6
Early input triggers segfault
#266 opened by jtdaugherty - 2
Problems Building
#252 opened by patrickaldis - 1
Allow changing of cursor shape
#243 opened by Simon-Hostettler - 4
vty-mode-demo
#262 opened by ShrykeWindgrace - 13
vty-interactive-terminal-test looks like a good candidate to cross-platofrm migration
#265 opened by ShrykeWindgrace - 6
List of problems with EventEcho on windows
#261 opened by ShrykeWindgrace - 3
Support FocusIn/FocusOut
#264 opened by glguy - 1
Potential Bug (mkVty on ghci)?
#263 opened by liamzee - 12
Parity between xterm and terminfo drivers
#199 opened by travankor - 8
Bright colors printed as non-bright
#171 opened by mnn - 4
Numbering of ISOColor's by Haddock.
#222 opened by KommuSoft - 4
rgbColor: Non-monotonicity, beyond-white brightness, and some documentation that confused me
#172 opened by JeffreyBenjaminBrown - 2
Mouse movement events
#259 opened by Thecentury - 5
- 22
- 2
Compatibility with mtl-2.3
#245 opened by sjakobi - 6
- 8
overlay :: Image -> Image -> Image
#220 opened by sullyj3 - 3
- 2
vty-5.35 failed to build in Stackage Nightly
#240 opened by juhp - 17
Investigate possibility of 24-bit color support
#167 opened by jtdaugherty - 18
Crash on resize on master
#238 opened by jtdaugherty - 14
Large bracketed pastes are very slow (seems `O(n^2)`)
#231 opened by iphydf - 1
Documentation for Cursor data type wrong
#229 opened by tavi-vi - 1
Why is `Eq v` necessary for the `Semigroup` and `Monoid` for the `MaybeDefault` datatype
#226 opened by KommuSoft - 1
Convert colors to a pattern synonym.
#223 opened by KommuSoft - 9
GHC-8.0.2 hangs while building vty
#198 opened by sjakobi - 13
Joining widgets - additional use case.
#218 opened by mkloczko - 4
Export Graphics.Vty.Image constructors
#191 opened by ramirez7 - 3
- 2
Missing Meta-modified Page Up and Page Down
#193 opened by glguy - 1
Support setting terminal window titles
#188 opened by jtdaugherty - 35
- 4
Clarify "escape" wording in documentation.
#186 opened by stephen-smith - 7
BuildWidthTable doesn't build on old GHC
#185 opened by glguy - 2
Change cursor shape
#184 opened by Yvee1 - 2
Additional Mouse Buttons
#180 opened by qcc-na - 3
Misleading haddock comment
#170 opened by Mikolaj - 1
feature request: keep ByteString (e.g. UTF8 encoded) type internally and write ByteString to terminal
#166 opened by clojj