fix missing terminal calls

This commit is contained in:
Franzi 2021-04-17 12:10:24 +02:00
parent 4a297411d5
commit ba31260881
Signed by: kunsi
GPG key ID: 12E3D2136B818350
3 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#!/bin/sh
trap 'rm -f "$1"' EXIT
xiate -name xiate-history -e vim -R "$1"
xiate -name xiate-floating -e vim -R "$1"