summaryrefslogtreecommitdiffstats
path: root/go.mod
AgeCommit message (Expand)Author
2021-05-14Replace RuneWidth to StringWidth to handle grapheme clustersJunegunn Choi
2021-04-06Update dependenciesJunegunn Choi
2021-03-20Replace golang.org/x/crypto/ssh/terminal with golang.org/x/term (#2395)Mitsuo Heijo
2020-10-270.24.0-rc10.24.0-rc1Junegunn Choi
2020-10-23Update go-runewidthJunegunn Choi
2020-09-02Add truecolor support for Windows, if available (#2156)Michael Kelley
2020-02-04[windows] Use native walker since output of DOS command is not UTF-8 encoded ...mattn
2019-11-02Build with Go 1.13Junegunn Choi
2019-05-26Update sys module to newer version (#1582)Michael Kelley
2018-12-13Use go modules and simplify build (#1444)Stefan Tatschner