Przeglądaj źródła

mautore now prints bell character when it reloads

master
mort 8 lat temu
rodzic
commit
248a1a287a
1 zmienionych plików z 3 dodań i 0 usunięć
  1. 3
    0
      bin/mautore

+ 3
- 0
bin/mautore Wyświetl plik

@@ -18,6 +18,9 @@ while :; do

$CMD &
PID=$!

# Print bell character
echo -e "\a"
fi

sleep 1

Ładowanie…
Anuluj
Zapisz