Explorers: append '/' to directories name

This commit is contained in:
ChristianVisintin
2020-12-27 10:47:11 +01:00
parent 655084c5f6
commit 65e7ff22f7
2 changed files with 17 additions and 7 deletions

View File

@@ -39,6 +39,7 @@ FIXME: Released on
- Default protocol changed to default protocol in configuration when providing address as CLI argument
- Explorers:
- Hidden files are now not shown by default; use `A` to show hidden files.
- Append `/` to directories name.
- Keybindings:
- `A`: Toggle hidden files
- `B`: Sort files by (name, size, creation time, modify time)