1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 09:50:04 +08:00
SpaceVim/bundle/defx.nvim/rplugin/python3/defx/preview_image.sh
2020-10-31 15:58:52 +08:00

5 lines
162 B
Bash

{
declare -pA addCommand=([action]="add" [identifier]="defx_preview" [x]="$2" [y]="$3" [width]="$4" [path]="$1")
sleep 5
} | ueberzug layer --parser bash