From de2b13d60203cdb0b05c87a38e3b460ca9e6ee81 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Fri, 19 Jan 2024 10:33:44 -0800 Subject: README update. --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 28236fd..ed937d3 100644 --- a/README.md +++ b/README.md @@ -67,8 +67,11 @@ tabs engage further completion. * Bash's `direxpand` option does not work for `~-n` notation. Completion works, but the notation remains unexpanded. -* Most of `cdlog` is portable to other shells. All that is nonportable -in the code is the use of `local`, and the `shopt -o direxpand` command. +* `cslog` has intuitive, simpler commands. The actions of pushing entries into +the log, and rotating among them aren't conflated into a single command. +The rotating command `cs` is usefully different from `pushd [+/-]n`, +taking only positive integer arguments with no sign, and rotating among +specified places, rather than a contiguous block of top entries. ## License -- cgit v1.2.3