* CLI-spec variable CLICON_PROMPT %W changed semantics due to long prompt

* From "Full Working edit path" to "Last element of working path"
  * New `%w` has "Full working path"
This commit is contained in:
Olof hagsand 2022-01-18 12:22:44 +01:00
parent f922211212
commit 519fe1f576
3 changed files with 24 additions and 3 deletions

View file

@ -65,7 +65,7 @@ EOF
cat <<EOF > $fspec
CLICON_MODE="example";
CLICON_PROMPT="%U@%H %W> ";
CLICON_PROMPT="%U@%H %w> ";
CLICON_PLUGIN="example_cli";
# Autocli syntax tree operations