Skip to content

[feat]add a new feature: switch the panes

Helly Guo requested to merge hellyguo/meld:master into master
  • only supports in the two panes mode
  • the left pane to right and the right one to left

Sometime, I launched meld with wrong file order. If meld can switch the two panes, it is needless to relaunch it. Just press a button to switch, done.

So, I added this feature.

Merge request reports