A modern replacement for ‘ls’.
Go to file
Ben S 2bb563d448 Upgrade to latest Rust nightly
- s/syntax/phase
- no more boxed array syntax
- getopts fail implements Show
- option#expect now requires &str
2014-06-18 13:39:55 +01:00
.gitignore Initial commit 2014-05-03 11:30:37 +01:00
colours.rs 256-colour support 2014-06-16 12:43:34 +01:00
column.rs Right-align file sizes 2014-06-04 13:45:14 +01:00
dir.rs Cache readdir results in a Dir object 2014-06-17 00:27:05 +01:00
exa.rs Upgrade to latest Rust nightly 2014-06-18 13:39:55 +01:00
file.rs Merge the two source-file methods 2014-06-18 08:27:06 +01:00
filetype.rs Merge the two source-file methods 2014-06-18 08:27:06 +01:00
format.rs Get rid of silly warning 2014-06-16 20:32:23 +01:00
LICENCE Let's GPLv3 this. 2014-05-22 13:52:57 +01:00
options.rs Upgrade to latest Rust nightly 2014-06-18 13:39:55 +01:00
README.md Add a readme 2014-05-22 13:55:11 +01:00
screenshot.png Switch to Linux 2014-06-04 14:42:30 +01:00
sort.rs Upgrade to latest Rust nightly 2014-06-18 13:39:55 +01:00
unix.rs Highlight the current user 2014-05-27 19:05:15 +01:00

exa

exa is a replacement for ls written in Rust. I'm learning Rust as I go.

Screenshot of exa