Re: colorization
Timothy Brownawell <[email protected]>
| Newsgroups | gmane.comp.version-control.monotone.devel |
|---|---|
| Message-ID | <[email protected]> |
On 04/13/2015 03:02 AM, Markus Wanner wrote: >> That's a use case. Have --pager be a GUI program (notepad, whatever), >> which doesn't output thru your terminal. In which case you probably want >> it *especially* if your terminal isn't smart. > Such a program would need to be able to read from stdin, but not write > to stdout. AFAIUI emacsclient, for example, cannot do that. Are you > aware of any such program? I stumbled across TortoiseUDiff (from Tortoise SVN) Friday, which can be used this way. On Linux gedit also works (given "-" as the filename), but not any of the others I've tried yet.