fix missing terminal calls
This commit is contained in:
parent
4a297411d5
commit
ba31260881
3 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue