Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: hidiff - char highlight diff utility

by Fletch (Bishop)
on Oct 31, 2007 at 14:10 UTC ( [id://648259]=note: print w/replies, xml ) Need Help??


in reply to hidiff - char highlight diff utility

Possibly of interest: colordiff

  • Comment on Re: hidiff - char highlight diff utility

Replies are listed 'Best First'.
Re^2: hidiff - char highlight diff utility
by bsb (Priest) on Oct 31, 2007 at 23:25 UTC
    Thanks Fletch

    I use colordiff, and sometimes vimdiff, for some tasks. I also like trac's character-wise diff within lines. A command-line tool for that would be nice, does one exist? It probably wouldn't be hard, the tricky bits are already on CPAN (Algorithm::Diff, Term::ANSIColor).

    hidiff was intended to show a file, but with it's differences to another highlighted. I think there's room to use Algorithm::Diff to improve how it does that. I need to work out what diff information to display and how, given the constraint that the "new" file is shown in it's entirety and correctly positioned. (While writing this I thought that flipping interactively from new to old may help, or be useful on it's own)

    I also just discovered "less -r" and "less -R", which make less display colordiff output usefully.

    Brad

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://648259]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (5)
As of 2024-04-24 08:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found