fix xnspa: explicit csv format for visidata stdin
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
301dbbbc82
commit
8b80993e78
@ -176,7 +176,7 @@ xnspa() {
|
||||
--csv \
|
||||
--pset footer=off \
|
||||
$db_args \
|
||||
-f "$file" | vd -
|
||||
-f "$file" | vd -f csv -
|
||||
}
|
||||
|
||||
xndb2() {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user