Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / mattn/go-isatty issues and pull requests
#87 - Update golang.org/x/sys dependency
Pull Request -
State: open - Opened by abitrolly 7 months ago
#86 - tests: log value of IsTerminal
Pull Request -
State: closed - Opened by dolmen almost 2 years ago
- 2 comments
#85 - Allow to check a `io.Reader` instead of raw file descriptor
Issue -
State: open - Opened by cardil almost 2 years ago
- 1 comment
#84 - Add mailmap to fix authorship inconsitencies
Pull Request -
State: open - Opened by dolmen almost 2 years ago
- 1 comment
#83 - CI: add Go 1.20
Pull Request -
State: closed - Opened by dolmen almost 2 years ago
- 2 comments
#82 - deps: use a tagged version of golang.org/x/sys
Pull Request -
State: closed - Opened by dolmen almost 2 years ago
- 4 comments
#81 - Check for `io.Writer`
Pull Request -
State: open - Opened by cardil almost 2 years ago
- 8 comments
#80 - Allow to check a `io.Writer` instead of raw file descriptor
Issue -
State: open - Opened by cardil almost 2 years ago
- 8 comments
#79 - Describe releases changes
Issue -
State: open - Opened by mih-kopylov about 2 years ago
#78 - Support GNU/Hurd
Pull Request -
State: closed - Opened by sthibaul about 2 years ago
- 2 comments
#77 - Compatibility with newer golang.org/x/sys/unix
Issue -
State: closed - Opened by repli2dev over 2 years ago
- 5 comments
#76 - Check that TCGETS is indeed the way to go
Issue -
State: open - Opened by szakharchenko over 2 years ago
- 1 comment
#75 - Update golang.org/x/sys for Go 1.18 on M1 Macs.
Pull Request -
State: closed - Opened by tjni over 2 years ago
- 2 comments
#74 - Adjust build tags to allow building on tinygo; for #73.
Pull Request -
State: closed - Opened by dkegel-fastly over 2 years ago
- 11 comments
#73 - Incompatible with tinygo?
Issue -
State: open - Opened by dkegel-fastly over 2 years ago
- 1 comment
#72 - Not usable with Go 1.18 due to outdated golang.org/x/sys/unix dependency
Issue -
State: closed - Opened by pscheid92 almost 3 years ago
#71 - update x/sys
Pull Request -
State: closed - Opened by caarlos0 about 3 years ago
#70 - IsCygwinTerminal doesn't work on Cygwin
Issue -
State: open - Opened by Integralist over 3 years ago
#69 - Is there a way to detect a TTY?
Issue -
State: open - Opened by sneko over 3 years ago
- 1 comment
#68 - Update go.sum after golang.org/x/sys update
Pull Request -
State: closed - Opened by tklauser over 3 years ago
- 6 comments
#67 - Use correct field to specify Go version in GitHub action
Pull Request -
State: closed - Opened by tklauser over 3 years ago
- 2 comments
#66 - Update golang.org/x/sys commit hash to 0f9fa26a
Pull Request -
State: closed - Opened by cookieY over 3 years ago
- 5 comments
#65 - add //go:build lines
Pull Request -
State: closed - Opened by shogo82148 over 3 years ago
- 2 comments
#64 - migrate from travis-ci to GitHub Actions
Pull Request -
State: closed - Opened by shogo82148 over 3 years ago
- 1 comment
#63 - Set up Dependabot
Pull Request -
State: closed - Opened by mmorel-35 over 3 years ago
#62 - Fix typo in comment
Pull Request -
State: closed - Opened by marcauberer over 3 years ago
- 1 comment
#61 - Don't set termio in IsTerminal on solaris
Pull Request -
State: closed - Opened by tklauser over 3 years ago
- 2 comments
#60 - feature request: enable virtual terminal processing on Windows
Issue -
State: closed - Opened by Delta456 about 4 years ago
- 1 comment
#59 - feature request: detect Windows Terminal
Issue -
State: open - Opened by Delta456 about 4 years ago
- 15 comments
#58 - Fix lack of zOS support #57
Pull Request -
State: closed - Opened by mahdi-hm over 4 years ago
- 1 comment
#57 - lack of support for zOS
Issue -
State: closed - Opened by mahdi-hm over 4 years ago
- 1 comment
#56 - added power support arch ppc64le on yml file.
Pull Request -
State: open - Opened by srinivas32 over 4 years ago
- 1 comment
#55 - macOS reports `true` for stdin?
Issue -
State: closed - Opened by gabyx over 4 years ago
- 2 comments
#54 - How to get the controlling terminal of the process?
Issue -
State: open - Opened by gabyx over 4 years ago
- 2 comments
#53 - undefined: unix.IoctlGetTermios
Issue -
State: closed - Opened by rstrlcpy almost 5 years ago
- 5 comments
#52 - old /x/sys package produces error while compiling
Issue -
State: open - Opened by shif3r almost 5 years ago
- 4 comments
#51 - add wasm target to others
Pull Request -
State: closed - Opened by martinlindhe about 5 years ago
- 2 comments
#50 - Add gomodTidy to postUpdateOptions in renovate.json
Pull Request -
State: closed - Opened by tklauser about 5 years ago
- 1 comment
#49 - Use golang.org/x/sys/unix for android and *BSD
Pull Request -
State: closed - Opened by tklauser about 5 years ago
- 2 comments
#48 - Update golang.org/x/sys commit hash to 9fbb57f
Pull Request -
State: closed - Opened by renovate[bot] about 5 years ago
- 3 comments
#47 - Update golang.org/x/sys commit hash to b775942
Pull Request -
State: closed - Opened by renovate[bot] about 5 years ago
- 1 comment
#46 - Update golang.org/x/sys commit hash to 548cf77
Pull Request -
State: closed - Opened by renovate[bot] about 5 years ago
#45 - Configure Renovate
Pull Request -
State: closed - Opened by renovate[bot] about 5 years ago
- 2 comments
#44 - Add support for freebsd/arm64
Pull Request -
State: closed - Opened by dmgk about 5 years ago
- 2 comments
#43 - Fix plan9 build
Pull Request -
State: closed - Opened by ncw over 5 years ago
- 2 comments
#42 - isatty_plan9.go: initial commit
Pull Request -
State: closed - Opened by ddevault over 5 years ago
- 3 comments
#41 - isatty_plan9.go: initial commit
Pull Request -
State: closed - Opened by ddevault over 5 years ago
- 2 comments
#40 - add support for windows xp using NtQueryObject in ntdll.dll
Pull Request -
State: closed - Opened by mysqto over 5 years ago
- 2 comments
#39 - Update x/sys to support Risc-V
Pull Request -
State: closed - Opened by carlosedp over 5 years ago
- 5 comments
#38 - Terminal is not detected when redirecting the output from the shell
Issue -
State: closed - Opened by asticode over 5 years ago
- 6 comments
#37 - Add nacl
Pull Request -
State: closed - Opened by mattn almost 6 years ago
#36 - isatty.IsTerminal is undefined when run on play.golang.org
Issue -
State: closed - Opened by wingyplus almost 6 years ago
- 3 comments
#35 - Add AIX support
Pull Request -
State: closed - Opened by Helflym almost 6 years ago
- 2 comments
#34 - Can't import in Golang 1.11/1.112 (Go modules)
Issue -
State: closed - Opened by jeanlucmongrain almost 6 years ago
- 1 comment
#33 - Add missing method
Pull Request -
State: closed - Opened by mattn almost 6 years ago
- 2 comments
#32 - Add IsCygwinTerminal to Android build
Pull Request -
State: closed - Opened by rasa almost 6 years ago
- 4 comments
#31 - Missing method
Issue -
State: closed - Opened by elgatito almost 6 years ago
- 5 comments
#30 - Add android build
Pull Request -
State: closed - Opened by mattn almost 6 years ago
- 1 comment
#29 - Termux Android cannot find "golang.org/x/sys/unix"
Issue -
State: closed - Opened by uudashr almost 6 years ago
- 10 comments
#28 - Enable go modules
Pull Request -
State: closed - Opened by radeksimko almost 6 years ago
- 8 comments
#27 - fix build when GOOS=js
Pull Request -
State: closed - Opened by thesyncim over 6 years ago
- 8 comments
#26 - build failed when GOOS=js
Issue -
State: closed - Opened by thesyncim over 6 years ago
#25 - use golang.org/x/sys/unix for IsTerminal on Linux
Pull Request -
State: closed - Opened by tklauser over 6 years ago
- 5 comments
#24 - Interactive mode or not
Issue -
State: closed - Opened by stantonxu over 6 years ago
- 8 comments
#23 - macOS Support?
Issue -
State: closed - Opened by sssilver almost 7 years ago
- 1 comment
#22 - Update isatty_others.go
Pull Request -
State: closed - Opened by aeppert over 7 years ago
- 7 comments
#21 - How does this differ from x/crypto/ssh/terminal.IsTerminal?
Issue -
State: closed - Opened by kevinburke over 7 years ago
- 1 comment
#20 - use golang.org/x/sys on ppc64, ppc64le
Pull Request -
State: closed - Opened by mattn over 7 years ago
- 7 comments
#19 - Use x/sys instead of std syscall
Issue -
State: closed - Opened by zhsj over 7 years ago
#18 - New release
Issue -
State: closed - Opened by cswank almost 8 years ago
- 2 comments
#17 - Move example to show in godoc
Pull Request -
State: closed - Opened by dolmen almost 8 years ago
- 2 comments
#16 - Add isCygwinTerminal to non-appengine environments
Pull Request -
State: closed - Opened by lgonzalez-silen almost 8 years ago
- 2 comments
#15 - Add to awesome-go?
Issue -
State: closed - Opened by kirillDanshin almost 8 years ago
- 2 comments
#14 - Fix exposing IsCygwinTerminal to other OS
Pull Request -
State: closed - Opened by fatih about 8 years ago
- 2 comments
#13 - Add IsCygwinTerminal to check cygwin/msys2 terminal
Pull Request -
State: closed - Opened by mattn about 8 years ago
- 9 comments
#12 - IntelliJ console
Issue -
State: closed - Opened by pliu about 8 years ago
- 6 comments
#11 - Fix argument type.
Pull Request -
State: closed - Opened by grafov about 8 years ago
- 1 comment
#10 - Add dragonfly to bsd build
Pull Request -
State: closed - Opened by stuartnelson3 over 8 years ago
- 1 comment
#9 - Go-isatty Error with EgeBalci/HERCULES
Issue -
State: closed - Opened by cacaocaca over 8 years ago
- 3 comments
#8 - support cygwin/msys pty
Issue -
State: closed - Opened by mattn over 8 years ago
Labels: todo
#7 - please tag and version this project
Issue -
State: closed - Opened by aviau almost 9 years ago
- 4 comments
#6 - Needs a license
Issue -
State: closed - Opened by mislav about 9 years ago
- 3 comments
#5 - Support for AppEngine classic
Pull Request -
State: closed - Opened by CaptainCodeman about 9 years ago
- 1 comment
#4 - support for Solaris
Pull Request -
State: closed - Opened by fazalmajid over 9 years ago
- 1 comment
#3 - Add license file.
Pull Request -
State: closed - Opened by fike over 9 years ago
- 1 comment
#2 - Add NetBSD support to go-isatty
Issue -
State: closed - Opened by iamleot almost 10 years ago
- 1 comment
#1 - add OpenBSD support
Pull Request -
State: closed - Opened by Mischi about 10 years ago
- 1 comment