Write current path on explorer tabs

This commit is contained in:
ChristianVisintin
2020-12-05 16:32:16 +01:00
parent 1ece4eabfd
commit 9bb19abd0c
3 changed files with 38 additions and 6 deletions

View File

@@ -28,6 +28,7 @@ bytesize = "1.0.1"
textwrap = "0.12.1"
regex = "1.4.2"
lazy_static = "1.4.0"
hostname = "0.3.1"
[target.'cfg(any(unix, macos, linux))'.dependencies]
users = "0.11.0"