xxdiff-readme
来自「linux subdivision ying gai ke yi le ba」· 代码 · 共 30 行
TXT
30 行
xxdiff is a free graphical diff program. Its home page is here. http://xxdiff.sourceforge.net/xxdiff is descended from xdiff, and xdiff is descended from an oldOpenGL program from SGI called gdiff.xxdiff's coolest feature is the rightmost pane, which conveys a lot ofinformation about the files' differences and your view in a smallarea.xxdiff allows a lot of manipulation via keyboard equivalents -movement by lines or regions, selecting/deselecting lines, regions, orglobally. It's a strange oversight that it doesn't have a keyboardequivalent for "Redo Diff".Image xxdiff-1.png shows a somewhat contrived diff of a short file.Note the rightmost pane, which shows where the current view is in thetwo files, and where all the differences are in the files. Also notethe triangular ticks which show the current line in both files.The color coding is... gray - these lines are identical in both files. yellow - these lines are different in both files. green - these lines are only in one file. magenta - these lines are selected for the output file. dark gray - these lines are deselected for the output file.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?