* add filetree viewmodel * added attribute toggle * these views are really controllers * fix collapse all dir when selected file * determine filetree upperbound dynamically * support bounding cursor movements in the view model * added first view model test case * added test cases for filetree viewmodel
14 lines
619 B
Plaintext
14 lines
619 B
Plaintext
drwxr-xr-x 0:0 1.2 MB ├─⊕ bin
|
|
drwxr-xr-x 0:0 0 B ├── dev
|
|
drwxr-xr-x 0:0 1.0 kB ├─⊕ etc
|
|
drwxr-xr-x 65534:65534 0 B ├── home
|
|
drwx------ 0:0 0 B ├── root
|
|
drwxrwxrwx 0:0 0 B ├── tmp
|
|
drwxr-xr-x 0:0 0 B ├── usr
|
|
drwxr-xr-x 1:1 0 B │ └── sbin
|
|
drwxr-xr-x 0:0 0 B └── var
|
|
drwxr-xr-x 0:0 0 B ├── spool
|
|
drwxr-xr-x 8:8 0 B │ └── mail
|
|
drwxr-xr-x 0:0 0 B └── www
|
|
|