Alex Soderman
|
68954f9142
Added --icons for oneline mode
|
8 years ago |
Alex Soderman
|
217d1eefa9
moved icons functionality to grid mode
|
8 years ago |
Alex Soderman
|
57e8802977
Added icons mode w/ prepending (icons themselves do not appear yet)
|
8 years ago |
Benjamin Sago
|
dd838c2dc1
Move Colours and LSColors to their own module
|
8 years ago |
Benjamin Sago
|
fb3395883e
Start actually parsing ls_colors
|
8 years ago |
Benjamin Sago
|
5e0003784d
Start writing ls_colors parser
|
8 years ago |
Benjamin Sago
|
da00e2fda2
Thread the row threshold through grid_details
|
8 years ago |
Benjamin Sago
|
5b1966d261
Move filter and dir_action from options to fs
|
8 years ago |
Benjamin Sago
|
268b7d52dc
Rename Columns to table::Options
|
8 years ago |
Benjamin Sago
|
652e27e6dd
Extract time formatter
|
8 years ago |
Benjamin Sago
|
fc60838ff3
Extract table from details and grid_details
|
8 years ago |
Benjamin Sago
|
14144e2ad3
Create Render structs from views
|
8 years ago |
Benjamin Sago
|
aea0035f94
Move Colour and Classify to the View
|
8 years ago |
Benjamin Sago
|
fdd053d735
Put all the rendering functions into their own module
|
8 years ago |
Benjamin Sago
|
fda88bedc2
Now move file size
|
8 years ago |
Benjamin Sago
|
3f8b547f2d
Now move permissions
|
8 years ago |
Benjamin Sago
|
f2169faf94
Separate users into users and groups modules
|
8 years ago |
Benjamin Sago
|
070fc76a8d
Split user cell displaying into its own file
|
8 years ago |
Benjamin Sago
|
56d4d4c156
Also escape characters in links and headings
|
8 years ago |
Benjamin Sago
|
79feeba67d
Move the functions in output to their own module
|
8 years ago |
Benjamin Sago
|
4249cf0fcc
Give control characters their own colour
|
8 years ago |
Benjamin Sago
|
eb7e53ef6c
Only highlight escaped characters in file names
|
8 years ago |
Benjamin Sago
|
28fce347ff
Initial implementation of file name escaping
|
8 years ago |
Benjamin Sago
|
70f8ae6e20
Move “coloured file name” into its own function
|
8 years ago |
Kevin Ballard
|
4beb7b6cb1
Handle linking to root directories better
|
9 years ago |
Benjamin Sago
|
956aa85b3b
Special-case the root directory when linking to it
|
9 years ago |
Benjamin Sago
|
e671217d60
Merge pull request #167 from kballard/two_path_components
|
9 years ago |
Kevin Ballard
|
a28bd8fa64
Print paths with 2 components properly
|
9 years ago |
TSUYUSATO Kitsune
|
e81b83b4ac
Implement -F/--classify option
|
9 years ago |
Daniel Lockyer
|
e059fb5ba7
Remove unnecessary reference
|
9 years ago |