better loading
This commit is contained in:
		@@ -13,6 +13,7 @@ function slice(start, stop, desc) {
 | 
			
		||||
    return CYAN start OFF " -- " CYAN stop OFF ": " desc
 | 
			
		||||
}
 | 
			
		||||
function hrline(hour) {
 | 
			
		||||
  hour = hour < 10 ? "0"hour : hour
 | 
			
		||||
  print hour, "", "", "", FAINT hour ":00           ----------------------" OFF
 | 
			
		||||
}
 | 
			
		||||
function hrlines(start, stop, h,    starth, stoph, tmp, i) {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user