mirror of
https://github.com/jarun/nnn.git
synced 2024-11-28 05:41:31 +00:00
Update plugin
This commit is contained in:
parent
52b87a2492
commit
1c4bc318f5
|
@ -14,7 +14,7 @@ else
|
|||
fd=find
|
||||
fi
|
||||
|
||||
printf "mime: "
|
||||
printf "mime (e.g., video/audio/image): "
|
||||
read -r mime
|
||||
|
||||
printf "%s" "+l" > "$NNN_PIPE"
|
||||
|
|
Loading…
Reference in a new issue