Compare commits

...

1 Commits

Author SHA1 Message Date
Avril 80bd82fedc
Added info in TODO.md
1 year ago

2
Cargo.lock generated

@ -97,7 +97,7 @@ dependencies = [
[[package]]
name = "enumerate-ordered"
version = "1.1.0"
version = "1.1.1"
dependencies = [
"color-eyre",
"futures",

@ -0,0 +1,2 @@
TODO: Support -R - Non-blind recursion (like sxiv-ordered)
NOTE: Nesting BTreeSet is probably not the best way to go about this...
Loading…
Cancel
Save