Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / UnkindPartition/ansi-terminal issues and pull requests
#170 - Remove `includes:` field from Cabal file
Pull Request -
State: closed - Opened by mpilgrem 5 months ago
#169 - Bump snapshots and CI
Pull Request -
State: closed - Opened by mpilgrem 5 months ago
#168 - Fix broken Haddock links
Pull Request -
State: closed - Opened by pgujjula 6 months ago
- 1 comment
#168 - Fix broken Haddock links
Pull Request -
State: closed - Opened by pgujjula 6 months ago
- 1 comment
#167 - Fix #166 On Unix-like OS, use `unsafePerformIO (lookupEnv "TERM")`
Pull Request -
State: closed - Opened by mpilgrem 7 months ago
- 5 comments
#166 - Minimise calls to lookupEnv / getenv
Issue -
State: closed - Opened by Bodigrim 7 months ago
- 7 comments
#165 - CHANGELOG.md: fix typo
Pull Request -
State: closed - Opened by andreasabel 11 months ago
- 1 comment
#164 - Fix #160 Add `hNowSupportsANSI`
Pull Request -
State: closed - Opened by mpilgrem 11 months ago
- 1 comment
#163 - Bump CI and stack.yaml files
Pull Request -
State: closed - Opened by mpilgrem 11 months ago
#162 - Re #149 Add underlining colours and styles
Pull Request -
State: closed - Opened by mpilgrem 11 months ago
#161 - Re #149 Introduce possiblity of parameter substrings
Pull Request -
State: closed - Opened by mpilgrem 11 months ago
#160 - Corrupted output on Windows 10 and Windows 11
Issue -
State: closed - Opened by ffaf1 about 1 year ago
- 15 comments
#159 - Fix #158 Eliminate dependency on Win32 package
Pull Request -
State: closed - Opened by mpilgrem over 1 year ago
- 6 comments
#158 - Avoid dependency on `Win32` and, hence, `filepath`
Issue -
State: closed - Opened by mpilgrem over 1 year ago
- 1 comment
#157 - Should flag `Example` default to `True`?
Issue -
State: open - Opened by andreasabel over 1 year ago
- 7 comments
#156 - Fix #116 Drop support for legacy Windows requiring emulation
Pull Request -
State: closed - Opened by mpilgrem over 1 year ago
#155 - Re #151 Step 3 Depend on ansi-terminal-types
Pull Request -
State: closed - Opened by mpilgrem over 1 year ago
#154 - Re #151 Step 2 - Create ansi-terminal-types package
Pull Request -
State: closed - Opened by mpilgrem over 1 year ago
#153 - Update CI matrix
Pull Request -
State: closed - Opened by mpilgrem over 1 year ago
#152 - Re #151 Step 1 - Move ansi-terminal package to its own folder
Pull Request -
State: closed - Opened by mpilgrem over 1 year ago
#151 - Separate System.Console.ANSI.Types to its own package
Issue -
State: closed - Opened by Bodigrim almost 2 years ago
- 13 comments
#150 - Is hSupportsANSIColor correct in emacs?
Issue -
State: open - Opened by Bodigrim almost 2 years ago
- 7 comments
#149 - Curly, dotted and dashed underlines
Issue -
State: closed - Opened by spacekitteh almost 2 years ago
- 20 comments
#148 - Fix #147 Add `useAlternateScreenBuffer` and `useNormalScreenBuffer`
Pull Request -
State: closed - Opened by mpilgrem about 2 years ago
#147 - Support alternative terminal screens
Issue -
State: closed - Opened by chshersh about 2 years ago
- 9 comments
#146 - Do not mention portability issues with ANSI.SYS
Issue -
State: closed - Opened by Bodigrim about 2 years ago
- 1 comment
#145 - Shave off mintty dependency if Win32 >= 2.13.1
Pull Request -
State: closed - Opened by Bodigrim about 2 years ago
- 2 comments
#144 - Fix #141 Eliminate surprising behaviour when n == 0
Pull Request -
State: closed - Opened by mpilgrem about 2 years ago
#143 - Add notes on portability
Pull Request -
State: closed - Opened by Bodigrim about 2 years ago
- 7 comments
#142 - Portability of cursorUpLine
Issue -
State: closed - Opened by Bodigrim about 2 years ago
- 1 comment
#141 - Surprising behaviour of cursorUp 0
Issue -
State: closed - Opened by Bodigrim about 2 years ago
- 3 comments
#140 - Emphasize that getTerminalSize does not work when stdin is redirected
Pull Request -
State: closed - Opened by Bodigrim about 2 years ago
- 1 comment
#139 - Fix #124 Expand Haddock docs for `getTerminalSize`
Pull Request -
State: closed - Opened by mpilgrem over 2 years ago
#138 - Update and reorganise Haddock documentation
Pull Request -
State: closed - Opened by mpilgrem over 2 years ago
#137 - Fix #120 Add reportLayerColor, getReportedLayerColor, getLayerColor
Pull Request -
State: closed - Opened by mpilgrem over 2 years ago
- 3 comments
#136 - Extend `getReport` to allow for alternative termination sequences
Pull Request -
State: closed - Opened by mpilgrem over 2 years ago
#135 - Will WinIO will remove the need for emulation with `getReportedCursorPosition`?
Issue -
State: open - Opened by mpilgrem over 2 years ago
- 1 comment
#134 - Factor `getReport` out of `getReportedCursorPosition`
Pull Request -
State: closed - Opened by mpilgrem over 2 years ago
#133 - Add, and apply, `osc` function for OSC sequences
Pull Request -
State: closed - Opened by mpilgrem over 2 years ago
#132 - Refine `setTitle`
Pull Request -
State: closed - Opened by mpilgrem over 2 years ago
#131 - Fix #130 Fix logic of CPP in System.Win32.Compat
Pull Request -
State: closed - Opened by mpilgrem over 2 years ago
#130 - Missing lower bound for dependency on Win32
Issue -
State: closed - Opened by bfrk over 2 years ago
- 5 comments
#129 - Fix #128 Add hyperlinks
Pull Request -
State: closed - Opened by mpilgrem over 2 years ago
#128 - Add URL support
Issue -
State: closed - Opened by sofia-m-a over 2 years ago
- 4 comments
#127 - fix typos
Pull Request -
State: closed - Opened by ghost over 2 years ago
#126 - Bump CI to GHC 9.0.2 and delete old CI configurations
Pull Request -
State: closed - Opened by mpilgrem over 2 years ago
#125 - Bump stack resolver to lts-19.0 (GHC 9.0.2)
Pull Request -
State: closed - Opened by mpilgrem over 2 years ago
#124 - Document when getTerminalSize has change to work and more alternatives
Issue -
State: closed - Opened by lspitzner almost 3 years ago
- 2 comments
#123 - Fix #122 Eliminate build warning on Windows
Pull Request -
State: closed - Opened by mpilgrem almost 3 years ago
#122 - Build warning on Windows
Issue -
State: closed - Opened by mpilgrem almost 3 years ago
#121 - Please make this library available for ghc 9.2.1
Issue -
State: closed - Opened by mhusmann almost 3 years ago
- 6 comments
#120 - Retrieve current foreground and background color
Issue -
State: closed - Opened by ad-si almost 3 years ago
- 10 comments
#119 - Update CI
Pull Request -
State: closed - Opened by mpilgrem about 3 years ago
#118 - Fix #114 Add Win32-2.13.2.0 development to System.Win32.Compat
Pull Request -
State: closed - Opened by mpilgrem about 3 years ago
#117 - `stack` overrides the `mintty-0.1.3` default requirement for `Win32-2.13.1`, causing build errors
Issue -
State: closed - Opened by mpilgrem about 3 years ago
- 3 comments
Labels: Windows
#116 - Time for an `ansi-terminal-1.0` that drops emulation for legacy Windows?
Issue -
State: closed - Opened by mpilgrem about 3 years ago
- 8 comments
Labels: Windows
#115 - Bump stack.yaml resolver and CI
Pull Request -
State: closed - Opened by mpilgrem about 3 years ago
#114 - ansi-terminal crashes with new (GHC 9+) native Win IO
Issue -
State: closed - Opened by ffaf1 about 3 years ago
- 21 comments
Labels: Windows
#113 - Export also `Text` variants of the `code` functions
Issue -
State: closed - Opened by mpilgrem over 3 years ago
- 8 comments
#112 - Fix #111 Add to documentation of `getTerminalSize`
Pull Request -
State: closed - Opened by mpilgrem almost 4 years ago
#111 - timeout in getReportedCursorPosition
Issue -
State: closed - Opened by epoberezkin almost 4 years ago
- 5 comments
#110 - Fix #109 Use `cabal v1-install`
Pull Request -
State: closed - Opened by mpilgrem over 4 years ago
#109 - Investigate .travis.yml for CABALVER >= 3.0
Issue -
State: closed - Opened by mpilgrem over 4 years ago
- 1 comment
#108 - Fix #104
Pull Request -
State: closed - Opened by mpilgrem over 4 years ago
#107 - Fix #105
Pull Request -
State: closed - Opened by mpilgrem over 4 years ago
#106 - Bump stack.yaml resolver and CI
Pull Request -
State: closed - Opened by mpilgrem over 4 years ago
#105 - Potential race condition in hGetCursorPosition
Issue -
State: closed - Opened by UnkindPartition over 4 years ago
#104 - getTerminalSize prints visible characters to output
Issue -
State: closed - Opened by ssadler over 4 years ago
- 4 comments
#103 - Fix#72 Implement step 3, after 6 months of step 2 on Stackage (LTS)
Pull Request -
State: closed - Opened by mpilgrem almost 5 years ago
#102 - Fix #97 Assume window no bigger than 9999 x 9999
Pull Request -
State: closed - Opened by mpilgrem about 5 years ago
#101 - Add info about legacy Windows and emulation
Pull Request -
State: closed - Opened by mpilgrem about 5 years ago
#100 - Fix #99 Clamp cursor position in adjustCursorPosition
Pull Request -
State: closed - Opened by mpilgrem about 5 years ago
#99 - Windows emulation does not clamp cursor position
Issue -
State: closed - Opened by mpilgrem about 5 years ago
#98 - getTerminalSize crashes with error "ConsoleException 87" on Windows
Issue -
State: closed - Opened by MarcusVoelker about 5 years ago
- 9 comments
#97 - getTerminalSize assumes 999x999 max
Issue -
State: closed - Opened by joeyh about 5 years ago
- 2 comments
#96 - Fix #94 Timeout getReportedCursorPosition
Pull Request -
State: closed - Opened by mpilgrem about 5 years ago
- 3 comments
#95 - Fix #94 Add hGetCursorPosition, hGetTerminalSize
Pull Request -
State: closed - Opened by mpilgrem about 5 years ago
- 1 comment
#94 - ansi-terminal provides no way to handle redirected stdout
Issue -
State: closed - Opened by merijn about 5 years ago
- 10 comments
#93 - Improve documentation, given #92
Pull Request -
State: closed - Opened by mpilgrem about 5 years ago
#92 - getLine doesn't get update from SGR
Issue -
State: closed - Opened by waiting-for-dev about 5 years ago
- 2 comments
#91 - Add GHC 7.0.4 and 7.2.2 to CI
Pull Request -
State: closed - Opened by mpilgrem about 5 years ago
#90 - Fix redundant import warning
Pull Request -
State: closed - Opened by mpilgrem about 5 years ago
#89 - Revise .travis.yml (cabal-install-3.0.0.0, GHC 8.8.1)
Pull Request -
State: closed - Opened by mpilgrem about 5 years ago
#88 - Revise appveyor.yml (cabal version, GHC 8.8.1)
Pull Request -
State: closed - Opened by mpilgrem about 5 years ago
#87 - getTerminalSize should flush stdout before returning
Issue -
State: closed - Opened by merijn about 5 years ago
- 2 comments
#86 - Update .travis.yml for stack versions from 2.1.1
Pull Request -
State: closed - Opened by mpilgrem over 5 years ago
#85 - Add SetDefaultColor SGR code
Pull Request -
State: closed - Opened by tyehle over 5 years ago
- 1 comment
Labels: enhancement
#84 - Improve documentation/remove need for some CPP
Pull Request -
State: closed - Opened by mpilgrem over 5 years ago
#83 - Bump stack resolver to lts-13.20 (GHC 8.6.5)
Pull Request -
State: closed - Opened by mpilgrem over 5 years ago
#82 - Add Safe Haskell annotations
Pull Request -
State: closed - Opened by phadej over 5 years ago
- 19 comments
#81 - Add since annotation to hSupportsANSIColor
Pull Request -
State: closed - Opened by phadej over 5 years ago
#80 - Add `getTerminalSize`
Pull Request -
State: closed - Opened by mpilgrem almost 6 years ago
- 2 comments
#79 - Add example for SetPaletteColor
Pull Request -
State: closed - Opened by mpilgrem almost 6 years ago
#78 - Remove stale branches?
Issue -
State: closed - Opened by mpilgrem almost 6 years ago
- 1 comment
#77 - Determine terminal screen size
Issue -
State: closed - Opened by eschnett almost 6 years ago
- 2 comments
#76 - Bump stack resolver to lts-13.1 (GHC 8.6.3)
Pull Request -
State: closed - Opened by mpilgrem almost 6 years ago
#75 - added hSupportsANSIColor
Pull Request -
State: closed - Opened by fommil almost 6 years ago
- 11 comments
#74 - detecting colour schemes
Issue -
State: closed - Opened by banacorn about 6 years ago
- 5 comments
#73 - Release 0.8.2
Pull Request -
State: closed - Opened by mpilgrem about 6 years ago
#72 - Enhance cursor pos docs (0- and 1-based) and add `getCursorPosition0`
Pull Request -
State: closed - Opened by mpilgrem about 6 years ago
- 7 comments