forked from Mirrors/helix
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
32 lines
1.0 KiB
Plaintext
32 lines
1.0 KiB
Plaintext
- [x] "h" moves to parent instead of scrolling to left
|
|
- [x] "l" steps into current folder instead of scrolling to right
|
|
|
|
|
|
TODO
|
|
- [x] make focus current file works
|
|
- [x] test all explorer functionality (e.g. "/" etc)
|
|
- [x] Go to parent directory
|
|
- [x] add help
|
|
- [x] highlight ancestors of current selection
|
|
- [x] search "N" will hang
|
|
- [x] implement rename
|
|
- [x] implement close (refer how overlay works)
|
|
- [x] implement refresh
|
|
- [x] bug: delete file collapsed whole tree
|
|
- [x] update documentation
|
|
- [x] fix list view
|
|
- [x] -/+ to increase or decrease width
|
|
- [x] help page overflow
|
|
- [x] preview not showing in small screen
|
|
- [x] fix (-/+) overflow
|
|
- [x] improve filter UI/UX (should only apply to child not parent)
|
|
- [x] bug: "h" does not realign preview
|
|
- [x] bug: reveal file does not realign preview
|
|
- [] "l" goes back to previous child if any history
|
|
- [] refactor, add tree.expand_children() method
|
|
- [] search highlight matching word
|
|
- [] fix warnings
|
|
- [] Error didn't clear
|
|
- [] Remove comments
|
|
- [] Merge conflicts
|