1. 4505ee2 Merge pull request #52 from fess932/master by mattn · 9 months ago master
  2. c5b63aa fix check nil by Ivan Cheremisin · 9 months ago
  3. 8cde54c fix read after close by Ivan Cheremisin · 9 months ago
  4. 9ff4559 Merge pull request #51 from mattn/close-fd by mattn · 9 months ago v0.0.7
  5. 0f385b9 upgrade by Yasuhiro Matsumoto · 9 months ago
  6. 40f15d1 update deps by Yasuhiro Matsumoto · 9 months ago
  7. 17a02dd close by Yasuhiro Matsumoto · 9 months ago
  8. 780064d Merge pull request #49 from edp1096/master by mattn · 9 months ago
  9. 5244c02 Add insert key on ms-windows by edp1096 · 12 months ago
  10. 51197a8 Merge pull request #47 from hymkor/fork20230506 by mattn · 2 years ago v0.0.5
  11. 085476b Fix: numbers of columns and lines were swapped at not Windows-OS by HAYAMA_Kaoru · 2 years ago
  12. 6774b91 Merge pull request #45 from ichizok/fix/solaris by mattn · 3 years, 3 months ago v0.0.4
  13. ba2a7ca Fix solaris support by ichizok · 3 years, 3 months ago
  14. 72ed86c Merge pull request #40 from zetamatta/master by mattn · 4 years, 5 months ago
  15. 064ebac Fix: the first key after terminal-window activated was input twice. by HAYAMA_Kaoru · 4 years, 5 months ago
  16. 6cb398a Merge pull request #39 from srlehn/tinygo_noosfilewritestring by mattn · 4 years, 7 months ago
  17. 5b7161e use var for \n byte slice by Simon Lehn · 4 years, 7 months ago
  18. 2022806 use runes instead of casting strings to []byte by Simon Lehn · 4 years, 7 months ago
  19. 642f3fc tinygo does not implement WriteString() for *os.File by Simon Lehn · 4 years, 7 months ago
  20. 86398c8 Merge pull request #4 from mattn/master by Simon Lehn · 4 years, 7 months ago
  21. b0f19ff Merge pull request #38 from zetamatta/fork20200922 by mattn · 4 years, 7 months ago
  22. 5c5bbf1 Fix: the unicode from U+2000 to U+2FFF could not be gotten by HAYAMA_Kaoru · 4 years, 7 months ago
  23. acb06aa Delete renovate.json by mattn · 5 years ago
  24. 3f926a3 Merge pull request #33 from mattn/renovate/github.com-mattn-go-runewidth-0.x by mattn · 5 years ago
  25. ddf5c80 Update module mattn/go-runewidth to v0.0.7 by Renovate Bot · 5 years ago
  26. 8ae152e Merge pull request #30 from mattn/renovate/configure by mattn · 5 years ago
  27. 3469806 Add renovate.json by Renovate Bot · 5 years ago
  28. 0f3e099 Fix build by Yasuhiro Matsumoto · 5 years ago v0.0.3
  29. 4a41a83 Merge pull request #29 from tgirod/master by mattn · 5 years ago v0.0.2
  30. 32ded2e adds OpenDevice(path string) by Tomtom · 5 years ago
  31. b764644 Add example by Yasuhiro Matsumoto · 5 years ago
  32. 41e2ea3 Rename readline to ttyutil by Yasuhiro Matsumoto · 5 years ago
  33. 7bcdc5e Add go.mod by Yasuhiro Matsumoto · 5 years ago v0.0.1
  34. 78e6e93 Merge pull request #28 from despair86/master by mattn · 5 years ago
  35. 7e63ca3 Update tty_sys5.go by Rick V · 5 years ago
  36. e7274d3 Update tty_unix.go by Rick V · 5 years ago
  37. 47a56d9 conditional compile fix by Rick V · 5 years ago
  38. 21d3e6a Update tty_sys5.go by Rick V · 5 years ago
  39. f2359a7 Create tty_sys5.go by Rick V · 5 years ago
  40. 74040ee Merge pull request #27 from SwampDragons/enable_flow_control by mattn · 5 years ago
  41. 36fb9fa enable control flow; without this ctrl-s and ctrl-q are not respected by Megan Marsh · 5 years ago
  42. 523744f Merge pull request #25 from azr/patch-1 by mattn · 6 years ago
  43. a49662e use context cancellation to cancell sigwinch on windows by Adrien Delorme · 6 years ago
  44. 7d8301a tty_unix: make sure sigwinch is only used when necessary and fix a panic by Adrien Delorme · 6 years ago
  45. 3f0c4f4 make the SIGWINCH returned chan read only ( it was closeable ) by Adrien Delorme · 6 years ago
  46. 82eb295 unapply go-imports fix per review request by Adrien Delorme · 6 years ago
  47. a87bf4b Merge pull request #21 from srlehn/sixel_size by mattn · 6 years ago
  48. 8426111 fix panic: send on closed channel on windows by Adrien Delorme · 6 years ago
  49. 83fae09 Merge pull request #23 from zetamatta/fork20190407 by mattn · 6 years ago
  50. ac868af Support Ctrl-Home/End/PageUp/PageDown/Delete on Windows by HAYAMA_Kaoru · 6 years ago
  51. 7dbf562 Support Ctrl-Left/Right/Up/Down on Windows keeping compatiblity with Linux by HAYAMA_Kaoru · 6 years ago
  52. 76a2065 Merge pull request #15 from azr/patch-1 by mattn · 6 years ago
  53. 0fc8ae0 reverted Size() by Simon Lehn · 6 years ago
  54. e667805 removed extra chars by Simon Lehn · 6 years ago
  55. 5c6e239 corrected plan 9 error message by Simon Lehn · 6 years ago
  56. be6cf0b added pixel size function by Simon Lehn · 6 years ago
  57. f559946 Merge pull request #16 from srlehn/master by mattn · 6 years ago
  58. 16957fc prevent TUI crash on SIGWINCH by Simon Lehn · 6 years ago
  59. a7b2618 prevent `panic: send on closed channel` during termination by Adrien Delorme · 6 years ago
  60. 5518497 Merge pull request #14 from zetamatta/fork by mattn · 6 years ago
  61. eb2d4bb Merge pull request #12 from azr/patch-2 by mattn · 6 years ago
  62. f6321ce Fix: tty-mode could not be changed from raw-mode to cooked-mode on Linux by HAYAMA_Kaoru · 6 years ago
  63. fbb6b58 Update tty_windows.go by Adrien Delorme · 6 years ago
  64. e4f8711 Merge pull request #10 from zetamatta/fork by mattn · 6 years ago
  65. ddcc9ee Fix that the search dialog was open by pressing Ctrl-F on Windows10 by Kaoru HAYAMA · 6 years ago
  66. 13ff120 Add LICENSE by Yasuhiro Matsumoto · 7 years ago
  67. 931426f fix build on UNIX by Yasuhiro Matsumoto · 7 years ago
  68. 061c12e fix chan operation by Yasuhiro Matsumoto · 7 years ago
  69. 997f85c Merge pull request #8 from mattn/winsize by mattn · 7 years ago
  70. 6cb1bbd fix example by Yasuhiro Matsumoto · 7 years ago winsize
  71. 70309ab handle SIGWINCH by Yasuhiro Matsumoto · 7 years ago
  72. 5128a79 Merge pull request #7 from orisano/patch-1 by mattn · 7 years ago
  73. ff97f49 fix: window size calculation by Nao YONASHIRO · 7 years ago
  74. c175029 input username/password by Yasuhiro Matsumoto · 7 years ago
  75. 4d358da update README.md by Yasuhiro Matsumoto · 7 years ago
  76. 1442e33 handle shift-tab by Yasuhiro Matsumoto · 7 years ago
  77. 3f2ec5c mv by Yasuhiro Matsumoto · 7 years ago
  78. c18f3ea fix bug by Yasuhiro Matsumoto · 7 years ago
  79. c641b61 fix bug by Yasuhiro Matsumoto · 7 years ago
  80. a8ec219 rename by Yasuhiro Matsumoto · 7 years ago
  81. 7139bb2 add example by Yasuhiro Matsumoto · 7 years ago
  82. c2eb65f add Raw/MakeRaw by Yasuhiro Matsumoto · 7 years ago
  83. 3d41f42 add ttyutil.ReadLine by Yasuhiro Matsumoto · 8 years ago
  84. bc37b31 Merge pull request #6 from 178inaba/no_mask by mattn · 8 years ago
  85. d69706a Replace NoMask to NoEcho by 178inaba · 8 years ago
  86. 439e7db Add ReadPasswordNoMask by 178inaba · 8 years ago
  87. 65d1859 Merge pull request #4 from 178inaba/mac_delete by mattn · 8 years ago
  88. a3b15b2 Merge pull request #5 from 178inaba/read_string by mattn · 8 years ago
  89. 684fe20 Add ReadString by 178inaba · 8 years ago
  90. 3dc0cb3 Add delete key code by 178inaba · 8 years ago
  91. 54330e2 some windows keys by Yasuhiro Matsumoto · 8 years ago
  92. cd8cb12 add TODO by Yasuhiro Matsumoto · 8 years ago
  93. f7de1fa Merge branch 'master' of https://github.com/mattn/go-tty by Yasuhiro Matsumoto · 8 years ago
  94. d357f21 signal should not be handled by Yasuhiro Matsumoto · 8 years ago
  95. aa18f7a add alt key by Yasuhiro Matsumoto · 8 years ago
  96. 0795b47 add example by Yasuhiro Matsumoto · 8 years ago
  97. 8b8d820 s/Inbuf/Buffered/g by Yasuhiro Matsumoto · 8 years ago
  98. 1ee4db6 add Inbuf() by Yasuhiro Matsumoto · 8 years ago
  99. 878e82e fix plan9 by Yasuhiro Matsumoto · 8 years ago
  100. f0c2d41 read input with buffer by Yasuhiro Matsumoto · 8 years ago