exa/src/fs
Kevin Ballard f8624ed308 Don't prepend current path to symlink targets
It's confusing, and `ls` doesn't do this either. We're not prepending
the current path to all of the directory entries, and the user is going
to interpret the symlink target as relative to the directory containing
the symlink.
2017-04-29 15:01:54 -07:00
..
feature Switch to padding reference as variable not consumed 2017-03-31 17:09:50 +01:00
dir.rs Remove lifetimes as they aren't needed 2017-03-31 17:12:20 +01:00
fields.rs Exa now recognizes pipes, devices, and sockets on unix systems. Fixes #112 2016-06-13 23:14:36 -04:00
file.rs Don't prepend current path to symlink targets 2017-04-29 15:01:54 -07:00
mod.rs Properly handle errors when following a symlink 2016-10-29 20:27:23 +01:00