Add auto-expanding table view to default config (#7172)

This commit is contained in:
JT 2022-11-20 20:52:38 +13:00 committed by GitHub
parent d89d1894d0
commit a896892ac9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -305,7 +305,7 @@ let-env config = {
}] }]
} }
display_output: { display_output: {
$nothing if (term size).columns >= 100 { table -e } else { table }
} }
} }
menus: [ menus: [