Kaynağa Gözat

Update ndiff

master
Mischievous Meerkat GitHub 4 yıl önce
ebeveyn
işleme
577d8d9bfc
Veri tabanında bu imza için bilinen anahtar bulunamadı GPG Anahtar Kimliği: 4AEE18F83AFDEB23
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      plugins/ndiff

+ 1
- 1
plugins/ndiff Dosyayı Görüntüle

@@ -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"


Yükleniyor…
İptal
Kaydet