3

I'm on Ubuntu 18.04 and apt-get installed meld tool. Current version is 3.18.0. I've got files to be compared with mixed tabs and spaces. I want them 1) to show up and 2) I want to insert 4 spaces instead of tabs when editing with meld. I find no relevant configuration setting. How to do that?

Zanna
  • 72,312
ferdy
  • 143

1 Answers1

3
  1. In Meld → Preferences → Editor, set Tab width, enable Insert spaces instead of tabs and Show whitespace.
  2. You also should disable all whitespace filters in Text Filters.
Murphy
  • 1,737