eza/tests/cmd/tree_unix.stdout
Benoit de Chezelles 688308824d fix(tree-view): Ensure nested tree parts align under item name
Before:
```
foo/
├── nested/
│  ├── bar
│  └── other-bar
└── baz
```
Notice how the nested tree is aligned on the blank before the dir name

After:
```
foo/
├── nested/
│   ├── bar
│   └── other-bar
└── baz
```
Now the nested tree is aligned on the dir name, making it much nicer to
look at and more logical.
2024-10-18 16:39:09 +02:00

37 lines
896 B
Text

tests/itest
├── a
├── b
├── c
├── d
├── dir-symlink -> vagrant/debug
├── e
├── exa
│ ├── file.c -> djihisudjuhfius
│ └── sssssssssssssssssssssssssggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggsssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss
│ └── Makefile
├── f
├── g
├── h
├── i
├── image.jpg.img.c.rs.log.png
├── index.svg
├── j
├── k
├── l
├── m
├── n
├── o
├── p
├── q
└── vagrant
├── debug
│ ├── a
│ ├── symlink -> a
│ └── symlink-broken -> ./b
├── dev
│ └── main.bf
└── log
├── file.png
└── run
├── run.log.text
└── sps.log.text