GitHub / mattn/go-tty issues and pull requests
#53 - method ReadRune() (rune, error) should have signature ReadRune() (rune, int, error)
Issue -
State: open - Opened by nicks 11 months ago
#52 - fix read after tty close
Pull Request -
State: closed - Opened by fess932 about 1 year ago
- 1 comment
#51 - Close fd
Pull Request -
State: closed - Opened by mattn about 1 year ago
#50 - Device not closed after close tty
Issue -
State: closed - Opened by fess932 about 1 year ago
- 4 comments
#49 - Add insert key on ms-windows
Pull Request -
State: closed - Opened by edp1096 over 1 year ago
- 1 comment
#48 - More description in readme
Issue -
State: open - Opened by godalming123 about 2 years ago
#47 - Numbers of columns and lines were swapped at not Windows-OS
Pull Request -
State: closed - Opened by hymkor about 2 years ago
- 1 comment
#46 - UPDATE package_version
Pull Request -
State: closed - Opened by SUETAK almost 3 years ago
#45 - Fix solaris support
Pull Request -
State: closed - Opened by ichizok over 3 years ago
- 2 comments
#44 - How to cancel a Read
Issue -
State: open - Opened by AnomalRoil over 3 years ago
- 2 comments
#43 - Set up Dependabot
Pull Request -
State: closed - Opened by mmorel-35 about 4 years ago
#42 - Fix: some emoji could not be gotten in WindowsTerminal 1.5
Pull Request -
State: closed - Opened by hymkor over 4 years ago
- 1 comment
#41 - refactor: Move non system specific code form tty_window.go to tty.go
Issue -
State: closed - Opened by ghost over 4 years ago
- 2 comments
#40 - Fix: the first key after terminal-window activated was input twice.
Pull Request -
State: closed - Opened by hymkor over 4 years ago
- 1 comment
#39 - tinygo does not implement WriteString() for *os.File
Pull Request -
State: closed - Opened by srlehn almost 5 years ago
- 5 comments
Labels: hacktoberfest-accepted
#38 - Fix: the unicode from U+2000 to U+2FFF could not be gotten
Pull Request -
State: closed - Opened by hymkor almost 5 years ago
- 5 comments
#37 - Break after ctrl+C
Issue -
State: closed - Opened by nwtgck over 5 years ago
- 1 comment
#36 - Update module mattn/go-isatty to v0.0.12
Pull Request -
State: closed - Opened by renovate[bot] over 5 years ago
#35 - Update golang.org/x/sys commit hash to 9fbb57f
Pull Request -
State: closed - Opened by renovate[bot] over 5 years ago
#34 - Update module mattn/go-runewidth to v0.0.8
Pull Request -
State: closed - Opened by renovate[bot] over 5 years ago
#33 - Update module mattn/go-runewidth to v0.0.7
Pull Request -
State: closed - Opened by renovate[bot] over 5 years ago
#32 - Update module mattn/go-isatty to v0.0.11
Pull Request -
State: closed - Opened by renovate[bot] over 5 years ago
- 2 comments
#31 - Update golang.org/x/sys commit hash to 548cf77
Pull Request -
State: closed - Opened by renovate[bot] over 5 years ago
- 2 comments
#30 - Configure Renovate
Pull Request -
State: closed - Opened by renovate[bot] over 5 years ago
- 1 comment
#29 - adds OpenDevice(path string)
Pull Request -
State: closed - Opened by tgirod over 5 years ago
- 1 comment
#28 - fall back to plain old TC[GS]ETS for system 5
Pull Request -
State: closed - Opened by despair86 over 5 years ago
- 1 comment
#27 - enable control flow; without this ctrl-s and ctrl-q are not respected
Pull Request -
State: closed - Opened by SwampDragons almost 6 years ago
- 2 comments
#26 - tty.Open() suspends process when in background (linux)
Issue -
State: closed - Opened by ThisGuyCodes about 6 years ago
- 4 comments
#25 - fix panic: send on closed channel on windows
Pull Request -
State: closed - Opened by azr over 6 years ago
- 4 comments
#24 - Unix broken raw TTY if the input you feed is not comming from a TTY
Issue -
State: open - Opened by dzervas over 6 years ago
- 2 comments
#23 - Support Ctrl-Left/Right/Up/Down on Windows keeping compatiblity with Linux
Pull Request -
State: closed - Opened by hymkor over 6 years ago
- 3 comments
#22 - cannot read escape code response with ReadRune() on Windows with Mintty
Issue -
State: open - Opened by srlehn over 6 years ago
- 4 comments
#21 - added function for getting terminal size in pixels
Pull Request -
State: closed - Opened by srlehn over 6 years ago
- 5 comments
#20 - Crash after window resize (Windows)
Issue -
State: open - Opened by srlehn over 6 years ago
- 1 comment
#19 - Crash on window resize (SIGWINCH) (Unix)
Issue -
State: closed - Opened by srlehn over 6 years ago
- 1 comment
#18 - feature request: terminal size in pixels
Issue -
State: closed - Opened by srlehn over 6 years ago
- 3 comments
#17 - termui TUI crashes (Unix)
Issue -
State: closed - Opened by srlehn over 6 years ago
- 2 comments
#16 - prevent TUI crash on SIGWINCH
Pull Request -
State: closed - Opened by srlehn over 6 years ago
- 3 comments
#15 - prevent `panic: send on closed channel` during termination
Pull Request -
State: closed - Opened by azr over 6 years ago
- 8 comments
#14 - Fix: tty-mode could not be changed from raw-mode to cooked-mode on Linux
Pull Request -
State: closed - Opened by hymkor over 6 years ago
- 2 comments
#13 - (Linux) tty-mode can not be switched from raw-mode to cooked-mode
Issue -
State: closed - Opened by hymkor over 6 years ago
- 1 comment
#12 - [windows] don't enable processed input to still be able to receive interrupt signals
Pull Request -
State: closed - Opened by azr over 6 years ago
- 15 comments
#11 - TTY ignores interrupt signal on windows
Issue -
State: closed - Opened by azr over 6 years ago
#10 - The search dialog is open by pressing Ctrl-F on Windows10
Pull Request -
State: closed - Opened by hymkor over 6 years ago
- 1 comment
#9 - LICENSE file
Issue -
State: closed - Opened by ReneHollander almost 7 years ago
- 1 comment
#8 - Winsize
Pull Request -
State: closed - Opened by mattn over 7 years ago
#7 - fix: window size calculation
Pull Request -
State: closed - Opened by orisano over 7 years ago
- 1 comment
#6 - Add ReadPasswordNoEcho
Pull Request -
State: closed - Opened by 178inaba about 8 years ago
- 4 comments
#5 - Add ReadString
Pull Request -
State: closed - Opened by 178inaba about 8 years ago
#4 - Add delete key code
Pull Request -
State: closed - Opened by 178inaba about 8 years ago
- 1 comment
#3 - go-tty eats arrow key control characters
Issue -
State: closed - Opened by d4l3k about 8 years ago
- 1 comment
#2 - Added Plan 9 support.
Pull Request -
State: closed - Opened by driusan over 8 years ago
- 1 comment
#1 - Fix exported function to a package of local on unix
Pull Request -
State: closed - Opened by zchee about 9 years ago
- 2 comments