mirror of
https://github.com/wagoodman/dive
synced 2026-03-14 22:35:50 +01:00
* 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 |
||
|---|---|---|
| .. | ||
| TestFileShowAggregateChanges.txt | ||
| TestFileTreeDirCollapse.txt | ||
| TestFileTreeDirCollapseAll.txt | ||
| TestFileTreeDirCursorRight.txt | ||
| TestFileTreeFilterTree.txt | ||
| TestFileTreeGoCase.txt | ||
| TestFileTreeHideAddedRemovedModified.txt | ||
| TestFileTreeHideTypeWithFilter.txt | ||
| TestFileTreeHideUnmodified.txt | ||
| TestFileTreeNoAttributes.txt | ||
| TestFileTreePageDown.txt | ||
| TestFileTreePageUp.txt | ||
| TestFileTreeRestrictedHeight.txt | ||
| TestFileTreeSelectLayer.txt | ||