Path to this page:
./
devel/hs-ansi-terminal,
Simple ANSI terminal support for Haskell
Branch: CURRENT,
Version: 0.11.4nb1,
Package name: hs-ansi-terminal-0.11.4nb1,
Maintainer: phoANSI terminal support for Haskell: allows cursor movement, screen
clearing, color output showing or hiding the cursor, and changing the
title. Compatible with Windows and those Unixes with ANSI terminals,
but only GHC is supported as a compiler.
Required to run:[
devel/hs-colour] [
lang/ghc88]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 42.284 KB
Version history: (Expand)
- (2023-02-09) Updated to version: hs-ansi-terminal-0.11.4nb1
- (2023-01-25) Updated to version: hs-ansi-terminal-0.11.4
- (2022-09-07) Updated to version: hs-ansi-terminal-0.11.3nb1
- (2022-09-06) Updated to version: hs-ansi-terminal-0.11.3
- (2022-02-26) Updated to version: hs-ansi-terminal-0.11.1nb2
- (2022-02-12) Updated to version: hs-ansi-terminal-0.11.1nb1
CVS history: (Expand)
2023-01-25 02:35:11 by Masatake Daimon | Files touched by this commit (3) |
Log message:
devel/hs-ansi-terminal: Update to 0.11.4
Version 0.11.4
* Add reportLayerColor, getReportedLayerColor and getLayerColor for
querying the layer color on terminals that support the functionality.
* Add useAlternateScreenBuffer and useNormalScreenBuffer, and support for
switching between the Alternate and Normal Screen Buffers.
* When the argument is 0, cursorUpCode, cursorDownCode, cursorForwardCode,
cursorBackwardCode,scrollPageUpCode and scrollPageDownCode now yield "",
and cursorUpLineCode and cursorDownLineCode now yield the equivalent of
setCursorColumnCode 0. This is because, on some terminals, a 0 parameter
for the underlying 'ANSI' code specifies a default parameter of 1.
* Add osc as a utility function, for OSC sequences.
* setTitle now uses the recommended STRING TERMINATOR (ST) of \ESC\\,
rather than the legacy \BEL (\007), and filters the title of all
non-printable characters, not just \BEL.
* Improvements to Haddock documentation.
|
2022-09-07 08:50:53 by Masatake Daimon | Files touched by this commit (149) |  |
Log message:
Recursive bump for recently updated Haskell packages
|
2022-09-06 20:41:45 by Masatake Daimon | Files touched by this commit (3) |
Log message:
Update to ansi-terminal-0.11.3
Version 0.11.3
* Add "hyperlink", "hyperlinkWithId" and \
"hyperlinkWithParams", and support
for clicable hyperlinks.
Version 0.11.2
* On Windows, fix compatability with the Windows I/O Manager (WinIO) when
GHC >= 9.0.1 but Win32 < 2.9.0.0.
* Improvements to Haddock documentation.
|
2022-02-26 04:58:36 by Masatake Daimon | Files touched by this commit (872) |
Log message:
Bump all Haskell packages after enabling "split sections" in mk/haskell.mk
|
2022-02-12 09:51:00 by Masatake Daimon | Files touched by this commit (575) |
Log message:
revbump after changing the default Haskell compiler
|
2022-02-11 10:46:16 by Masatake Daimon | Files touched by this commit (3) |
Log message:
Update to ansi-terminal-0.11.1
Version 0.11.1
* On Windows, fix compatability with the Windows I/O Manager (WinIO)
introduced in GHC 9.0.1, by incorporating changes made in package
Win32-2.13.2.0 in that regard.
* Improvements to Haddock documentation.
|
2022-01-18 03:48:33 by Masatake Daimon | Files touched by this commit (541) |
Log message:
Bump packages that depends on GHC
|
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|