exa/src
Ben S 5f48bfd8b4 Propagate errors that occur during readdir
Fixes #71 - the I/O error should now be displayed as an error, rather than as a panic.

Also, fix some comments.
2015-08-26 12:19:23 +01:00
..
feature Print xattrs in tree view like we do errors 2015-08-26 09:03:43 +01:00
output Restore xattrs to their long view column 2015-08-26 12:00:31 +01:00
colours.rs Various unimportant style changes 2015-06-08 21:33:39 +01:00
column.rs Cache the rendered cells 2015-06-28 19:57:13 +01:00
dir.rs Propagate errors that occur during readdir 2015-08-26 12:19:23 +01:00
file.rs Scan for nested files on-demand, not all the time 2015-08-26 09:35:11 +01:00
filetype.rs Various unimportant style changes 2015-06-08 21:33:39 +01:00
main.rs Scan for nested files on-demand, not all the time 2015-08-26 09:35:11 +01:00
options.rs Coalesce platform-specific xattr modules 2015-08-25 18:29:23 +01:00
term.rs Fix terminal window size for DragonFly 2015-06-17 02:13:53 +02:00