If full-checksum, table can be as long as necessary
This commit is contained in:
parent
c0bb539af7
commit
619ef41f7d
|
@ -66,7 +66,7 @@
|
||||||
(if (null? to-show)
|
(if (null? to-show)
|
||||||
(printf " [none]\n")
|
(printf " [none]\n")
|
||||||
(table-display
|
(table-display
|
||||||
long?
|
(if full-checksum +inf.0 long?)
|
||||||
(list* 'right 'right 'middle
|
(list* 'right 'right 'middle
|
||||||
(if dir? '(left) '()))
|
(if dir? '(left) '()))
|
||||||
(list*
|
(list*
|
||||||
|
|
Loading…
Reference in New Issue
Block a user