no screen flash on escape

This commit is contained in:
Felix Van der Jeugt 2016-11-03 10:26:10 +01:00
parent 7e9b3cd2ca
commit 02f9084bfe
2 changed files with 3 additions and 0 deletions

View File

@ -6,6 +6,8 @@ result="$(case "$1" in
*) echo "other" ;;
esac)"
[ -z "$result" ] && exit 1
if test "$result" = "other"; then
exec /usr/bin/abduco "$@"
fi

1
sup/.gitignore vendored
View File

@ -5,3 +5,4 @@ sync-back-ok
xapian
contacts.txt
labels.txt
drafts