Przeglądaj źródła

Update ndiff

master
Mischievous Meerkat GitHub 4 lat temu
rodzic
commit
577d8d9bfc
Nie znaleziono w bazie danych klucza dla tego podpisu ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      plugins/ndiff

+ 1
- 1
plugins/ndiff Wyświetl plik

@@ -27,7 +27,7 @@ if [ -s $selection ]; then
# Vim: Warning: Input is not from a terminal
# cat $selection | xargs -0 -o vimdiff

cat $selection | xargs -0 -o vimdiff +0
cat $selection | xargs -0 vimdiff +0
fi
else
echo "needs at least 2 files or directories selected for comparison"


Ładowanie…
Anuluj
Zapisz