feat: Show .. directory before all the others in the explorer to navigate to the parent dir (#301)

This commit is contained in:
Christian Visintin
2024-10-14 11:28:02 +02:00
committed by GitHub
parent c05ef32270
commit 3cde067339
3 changed files with 87 additions and 15 deletions

View File

@@ -53,6 +53,7 @@ Released on
- [Issue 298](https://github.com/veeso/termscp/issues/298): tuirealm 2.x
- Fixed some performance issues where sometimes the app froze for a couple of seconds, thanks to this <https://github.com/veeso/tui-realm/pull/78>.
- [Issue 292](https://github.com/veeso/termscp/issues/292): New version alert was not displayed due to a semver regex issue.
- [Issue 291](https://github.com/veeso/termscp/issues/291): Show `..` directory before all the others in the explorer. If you click on it you'll go the parent directory (same as pressing `<U>`). No, you can't select it for transfers and it's actually been implemented in the worse way possible, because this little change would require a huge refactoring of the explorer component. I promise I will do it one day, but I dunno when.
- Logging: filter out messages not related to termscp or remotefs
## 0.15.0