Commit History

Author SHA1 Message Date
  Yasuhiro Matsumoto d898aa9fb3 remove needless variable 9 years ago
  Yasuhiro Matsumoto 03afe69c9b fix 'K' 9 years ago
  Yasuhiro Matsumoto 214010ab7d remove some calls of GetConsoleScreenBufferInfo 9 years ago
  Yasuhiro Matsumoto 5411d3eea5 move files 9 years ago
  Yasuhiro Matsumoto d228849504 Merge branch 'master' of git://github.com/mattn/go-colorable 9 years ago
  Yasuhiro Matsumoto 353693e2f1 go vet && golint 9 years ago
  Yasuhiro Matsumoto 6e26b354bd save/restore position 9 years ago
  Yasuhiro Matsumoto 6c903ff4aa add .travis.yml 9 years ago
  Yasuhiro Matsumoto c0ff2b41c8 Should be NewReader instead of NewBuffer. 9 years ago
  mattn 5da554b8d3 Merge pull request #17 from dolmen/test-encoding 9 years ago
  Yasuhiro Matsumoto 2f10edf433 Write as bytes 9 years ago
  Yasuhiro Matsumoto 6f93ac7dfb look absolutely 9 years ago
  Olivier Mengué c831c33140 Add tests checking encoding agnosticness 9 years ago
  Yasuhiro Matsumoto ed8eb9e318 Merge branch 'master' of https://github.com/mattn/go-colorable 9 years ago
  mattn 2a2b81fc87 Merge pull request #16 from zetamatta/master 9 years ago
  HAYAMA_Kaoru a951b9d849 Let m & n for ESC[nG & ESC[m;nH start with 1 (not 0) 9 years ago
  HAYAMA_Kaoru ed5ddd806a Let m & n for ESC[nG & ESC[m;nH start with 1 (not 0) 9 years ago
  Yasuhiro Matsumoto 9056b7a9f2 fix consistency colors 9 years ago
  Yasuhiro Matsumoto 6cea104aa6 fix cursor hide/show 9 years ago
  Yasuhiro Matsumoto e8a10ddc7d fix locate 9 years ago
  Yasuhiro Matsumoto 45ce6a6f60 cursor hide/show 9 years ago
  Yasuhiro Matsumoto 22a0a28efd restore cursor position 9 years ago
  Yasuhiro Matsumoto 6dbf6132ae restore current color 9 years ago
  Yasuhiro Matsumoto 4dfd151041 Merge branch 'master' of https://github.com/mattn/go-colorable 10 years ago
  Yasuhiro Matsumoto 2426aac3d8 restore intensity color 10 years ago
  Yasuhiro Matsumoto bc69d6cebc non-colorable 10 years ago
  mattn 9cbef7c353 Merge pull request #13 from mislav/generic-constructor 10 years ago
  Mislav Marohnić 5fd46c34b4 Panic with explicit reason if nil was passed to NewColorable() 10 years ago
  Yasuhiro Matsumoto 9fdad7c476 add LICENSE 10 years ago
  Mislav Marohnić 22ddf55578 Add a generic `NewColorable()` constructor 10 years ago