diff --git a/plugins/README.md b/plugins/README.md index e20d1bb2..caff819e 100644 --- a/plugins/README.md +++ b/plugins/README.md @@ -370,6 +370,10 @@ if [ -n "$pattern" ]; then fi ``` +#### Change directory + + NNN_PLUG='c:!read -r to && [ -n "$to" ] && printf "0c%s" "${to}" > "$NNN_PIPE"*' + ## Contributing plugins 1. Add informative sections like _Description_, _Notes_, _Dependencies_, _Shell_, _Author_ etc. in the plugin.