When ascending into directories, this works ok. However when going back and putting cursor on "..", the cursor location is not preserved on .." in order to continue backtracking. Instead the cursor location is moved to the first directory entry in the list. This makes backtracking deep directory structure difficult. Please keep cursor location at ".." if previous keypress was also at ".." subsequent (previous) screens.
package ncdu tags 668723 + upstream forwarded 668723 http://dev.yorhel.nl/ncdu/bug/10 quit Hi Jari, Thank you for the report, I've forwarded it upstream.
package ncdu tags 668723 + wontfix quit Hi, The upstream's answer is: | I can see how having the cursor on the first entry will help when using | the regular "open dir" keys, but there already are more convenient keys | to go back to the parent directory: 'h' or left arrow. I'd rather not | throw away a useful feature (the select-previous-subdir one, a feature I | personally like a lot), when there already is an efficient way to get | back to parent dirs.