This website requires JavaScript.
Explore
Help
Sign In
Mirrored_Repos
/
ctop
Watch
1
Star
0
Fork
0
You've already forked ctop
mirror of
https://github.com/bcicen/ctop.git
synced
2024-08-30 18:23:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
98fcfe8b6f
ctop
/
widgets
History
Bradley Cicenas
98fcfe8b6f
refactor connectors for retry logic, add error view
2019-05-22 16:58:55 +00:00
..
menu
Fix function comments based on best practices from Effective Go
2019-03-07 02:33:29 +00:00
error.go
refactor connectors for retry logic, add error view
2019-05-22 16:58:55 +00:00
header.go
refactor connectors for retry logic, add error view
2019-05-22 16:58:55 +00:00
input.go
change
strings.Index
for
strings.Contains
2018-10-25 22:14:00 +02:00
status.go
add statusline widget, status messages to logging
2018-01-11 15:19:01 -03:00
view_test.go
added test for text view split line
2017-12-01 15:51:55 +00:00
view.go
added option to toggle log timestamp in the log view,
closes
#107
2017-12-08 11:35:04 +00:00