You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
12
12
- Add `--system-protected` to include files with the Windows `system` flag set,
13
13
on other platform the same as `--all`[#752](https://github.com/Peltoche/lsd/issues/752)
14
14
- Add many icons from https://github.com/Peltoche/lsd/issues/764[@TruncatedDinosour](https://ari-web.xyz/gh)
15
+
- Add support to format dates for recent files differently. If `'+<date_format>'` contains a second format it is applied to files from the last six months. The formats are separated by new-line, similar to `TIME_STYLE` in GNU ls.
15
16
16
17
### Fixed
17
18
- Do not quote filename when piping into another program from [TeamTamoad](https://github.com/TeamTamoad)
0 commit comments