forked from extern/nushell
close #7486 Signed-off-by: Maxim Zhiburt <zhiburt@gmail.com>
This commit is contained in:
parent
24848a1e35
commit
080874df10
@ -1526,8 +1526,8 @@ impl PagingTableCreator {
|
|||||||
&self.config,
|
&self.config,
|
||||||
&color_hm,
|
&color_hm,
|
||||||
table.count_rows(),
|
table.count_rows(),
|
||||||
with_index,
|
|
||||||
with_header,
|
with_header,
|
||||||
|
with_index,
|
||||||
false,
|
false,
|
||||||
);
|
);
|
||||||
|
|
||||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user