Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: c-blake/lc

Add --hyperlink

14 Jan 13:07

Choose a tag to compare

Add a longstanding TODO feature thanks to @SolitudeSF for terminals supporting clickable hypertext like kitty.

Do not rely on #head in nimble

27 Aug 18:34

Choose a tag to compare

Fix several annoying bugs. As usual the git log should cover most questions.

Add `expandFit` feature and pattern quoting

17 Jan 17:31

Choose a tag to compare

Example usage: lc -Fm-6 /bin. Also,

qs=qs="?[](){} ';\!\$\#\^\`\~"
lc "-Fm-6,,,*,$qs" /somedir/with/shell/hostile/names

Note these only work for compression levels -m-[456] and instead of the shell variable above it's also fine to create add-on styles in your ~/.config/lc/style so you can just say, e.g., lc -c5 /somedir when you want, say, expanded compression with pattern quoting.

Track cligen changes

07 Sep 19:34

Choose a tag to compare

Necessary since this depends on cligen#head and some backwards incompatible changes were necessary to the alias system.

Icons, -X./., & auto-configure

26 Jul 13:01

Choose a tag to compare

Add new behavior to not honor .lc files while recursing unless -X arg ends with either "//" or "/.". In the former parents are searched, the latter not. Note that due to structure of the recursion if a top-level entry point has a .lc in "/." mode then those config mods are inherited through its recursion.

Add vector of "icons" (any utf8 strings really) capability.

Use new self-configuring cligen/[statx, magic]

Require cligen#head

20 Jul 13:56

Choose a tag to compare

This should avoid having to sync with cligen for changes in cligen/abbrev & friends.

Sync version with cligen

13 Jul 08:35

Choose a tag to compare

v0.4

Update for version management.

Use new cligen/abbrev

12 Jul 18:17

Choose a tag to compare

Best to release to keep in sync with screenshots in README.md

First tagged release

10 Jul 14:55

Choose a tag to compare

No diffs since last release since this is the first.