index
:
statusbar
master
A program that prints a line of status info periodically
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
go.mod
blob: 65bb318501a42c9d2ea3dc52f0552f64da9e9a1c (
plain
)
1
2
3
4
5
module statusbar go 1.14 require github.com/BurntSushi/toml v0.3.1 // indirect