feat: adds --readonly and --pin flags, and displays Size column in list by default
This commit is contained in:
parent
e5b6dcd187
commit
5bcd3581dd
46 changed files with 711 additions and 177 deletions
2
testdata/list-config-hide-header.ct
vendored
2
testdata/list-config-hide-header.ct
vendored
|
|
@ -3,7 +3,7 @@ $ pda config set list.always_hide_header true
|
|||
$ pda set a@lchh 1
|
||||
$ pda ls lchh --format tsv
|
||||
ok list.always_hide_header set to 'true'
|
||||
a lchh 1 none
|
||||
-w-- 1 - lchh a 1
|
||||
|
||||
# Reset
|
||||
$ pda config set list.always_hide_header false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue