1
0
Fork 0
mirror of https://github.com/Luzifer/tmux-collector.git synced 2024-10-18 07:34:24 +00:00
Wrapper around several commands displayed in the tmux status line being able to cache command output
Find a file
2018-08-18 18:41:40 +02:00
vendor Add vendoring 2018-08-18 18:39:53 +02:00
.gitignore Initial version 2018-08-18 18:39:06 +02:00
config.yml Initial version 2018-08-18 18:39:06 +02:00
entry.go Initial version 2018-08-18 18:39:06 +02:00
Gopkg.lock Add vendoring 2018-08-18 18:39:53 +02:00
Gopkg.toml Add vendoring 2018-08-18 18:39:53 +02:00
LICENSE Add meta files 2018-08-18 18:41:40 +02:00
main.go Initial version 2018-08-18 18:39:06 +02:00
README.md Add meta files 2018-08-18 18:41:40 +02:00

Go Report Card

Luzifer / tmux-collector

tmux-collector is a wrapper around several commands displayed in the tmux status line being able to cache command output and change colors according to the exit status of the command.