exa/src/output
Benjamin Sago ef5fa90660 Display device IDs when listing devices
Override the size column for block and charater devices, so it shows the major and minor device IDs instead (which are in the Metadata struct somewhere).

This is what ls does when faced with a device.
2017-05-19 09:20:47 +01:00
..
cell.rs Fix TextCellContents cjk width 2017-05-10 16:26:50 +08:00
colours.rs Display device IDs when listing devices 2017-05-19 09:20:47 +01:00
column.rs Collapse down similar branches of match-statement 2017-03-31 17:11:49 +01:00
details.rs Display device IDs when listing devices 2017-05-19 09:20:47 +01:00
escape.rs Also escape characters in links and headings 2017-05-01 21:54:53 +01:00
file_name.rs Start using new shorthand object field syntax 2017-05-18 22:43:32 +01:00
grid_details.rs Fix TextCellContents cjk width 2017-05-10 16:26:50 +08:00
grid.rs Similarly, turn Classify into an enum 2017-05-07 15:31:00 +01:00
lines.rs Similarly, turn Classify into an enum 2017-05-07 15:31:00 +01:00
mod.rs Also escape characters in links and headings 2017-05-01 21:54:53 +01:00
tree.rs Convert exa into a library 2016-04-19 07:48:41 +01:00