vimdiff

на сайте с 08 сентября 2023, 14:44
vim has this functionality built in (with the correct command line flag). vim -d <file1> <file2>. This opens each file in a view and ...