Προτιμήσεις Meld

Επεξεργασία προτιμήσεων

Εντολή επεξεργαστή

Το όνομα της εντολής για εκτέλεση ώστε να ανοίξετε αρχεία κειμένου σε έναν εξωτερικό επεξεργαστή. Αυτό μπορεί να είναι απλά η εντολή (π.χ., gedit) οπότε το αρχείο για άνοιγμα θα περαστεί ως τελευταίο όρισμα. Εναλλακτικά, μπορείτε να προσθέσετε τα στοιχεία {file} και {line} στην εντολή, οπότε το Meld θα αντικαταστήσει τη διαδρομή αρχείου και τον τρέχοντα αριθμό γραμμής αντίστοιχα (π.χ., gedit {file}:{line}).

Folder Comparison preferences

Apply text filters during folder comparisons

When comparing files in folder comparison mode, text filters and other text manipulation options can be applied to the contents of files. If this option is enabled, all currently enabled text filters will be applied, the blank line trimming option will be applied as appropriate, and differences in line endings will be ignored.

Enabling this option means that Meld must fully read all non-binary files into memory during the folder comparison. With large text files, this can be slow and may cause memory issues.

This option only has an effect if "Compare files based only on size and timestamp" is not enabled.