* 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:
parent
f922211212
commit
519fe1f576
3 changed files with 24 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue