Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.user > #256655
| Path | csiph.com!fu-berlin.de!bofh.it!news.nic.it!robomod |
|---|---|
| From | davidson <davidson@freevolt.org> |
| Newsgroups | linux.debian.user |
| Subject | Re: Which Diff tool could I use for visually comparing two text files where Word Wrap is possible? |
| Date | Mon, 03 Apr 2023 03:30:01 +0200 |
| Message-ID | <Gghbb-gXxN-1@gated-at.bofh.it> (permalink) |
| References | <GfpXb-gpYu-3@gated-at.bofh.it> <GfAzf-gwus-5@gated-at.bofh.it> <GfAzf-gwus-3@gated-at.bofh.it> <GfC81-gxDI-1@gated-at.bofh.it> <GfDnr-gykH-1@gated-at.bofh.it> <GfFpf-gzOL-17@gated-at.bofh.it> <GfFyV-gzSs-1@gated-at.bofh.it> <Gg8hz-gRUc-1@gated-at.bofh.it> |
| X-Original-To | debian-user@lists.debian.org |
| X-Mailbox-Line | From debian-user-request@lists.debian.org Mon Apr 3 01:28:06 2023 |
| Old-Return-Path | <davidson@freevolt.org> |
| X-Amavis-Spam-Status | No, score=-6.7 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIM_INVALID=0.1, DKIM_SIGNED=0.1, FOURLA=0.1, LDO_WHITELIST=-5] autolearn=ham autolearn_force=no |
| X-Policyd-Weight | using cached result; rate: -5.5 |
| X-X-Sender | davidson@azone.org |
| User-Agent | Alpine 2.21 (DEB 202 2017-01-01) |
| MIME-Version | 1.0 |
| Content-Type | text/plain; format=flowed; charset=US-ASCII |
| X-Mailing-List | <debian-user@lists.debian.org> archive/latest/797952 |
| List-ID | <debian-user.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-user/> |
| List-Archive | https://lists.debian.org/msgid-search/alpine.DEB.2.21.2304030127380.28350@azone.org |
| Approved | robomod@news.nic.it |
| Lines | 45 |
| Organization | linux.* mail to news gateway |
| Sender | robomod@news.nic.it |
| X-Original-Date | Mon, 3 Apr 2023 01:27:46 +0000 (UTC) |
| X-Original-Message-ID | <alpine.DEB.2.21.2304030127380.28350@azone.org> |
| X-Original-References | <CAEG4cZU336q12B2DXH_O52=00up2fG+sd8Oz3WjKXou+Y1Menw@mail.gmail.com> <CAEG4cZW5aXEVwx0dZrOhcD2q44S8g75OGgUH+hrVe23joqPz0A@mail.gmail.com> <CAEG4cZUS4DYT02PVm5bYvrpxTxVDEYBTHFGWHRHi80uPoY962A@mail.gmail.com> <CAEG4cZVrPz=aZN6C0V0J3EPYMrH=UGkWcbVCc8xY=31FF_PqQA@mail.gmail.com> <CAEG4cZUXaUAxG=0zLWpXuY44X9RTf7TNEwvGfuDDMZQ7iLEfzA@mail.gmail.com> <CAEG4cZVcE+49-MKWGW7Le3L1T6ztSak7JD3KchkEVFGH30366w@mail.gmail.com> <CAEG4cZWKu1LVJY_Js+VtXA00tVEDPR_JuPaCJ=jrqeRAe4413w@mail.gmail.com> <CAEG4cZU4ZCCbKC9FFF66nwWr2ubD_1p_z1BDNHRh_sjP3ikEYg@mail.gmail.com> |
| Xref | csiph.com linux.debian.user:256655 |
Show key headers only | View raw
On Sun, 2 Apr 2023 Susmita/Rajib wrote: [trimmed: email headers] > On Sat, 1 Apr 2023 Susmita/Rajib wrote: > > [ ... ] > You do not tell us what application you are using to view the file > contents. If it is not a terminal application, it might well fail to > independently implement for your delightful spectation the ECMA-48 > set graphics control sequences. > [ ... ] > > Sorry for replying late. Take all the time you like. Eisenhower tells us that what is urgent is rarely important, and that what is important is rarely urgent. > It is the same lxterminal available with the live ISO as narrated > earlier. Was it not apparent from my email? I do not recall you specifying here what terminal you use. And it is interesting to know. But I meant to ask something different. I will try to be more clear. You have reported that redirecting icdiff output to a file, in your words, "drops all colors". And so I have three questions: 1. Show us the full command line you enter, to redirect the output of icdiff to a file. 2. Show us the full command line you enter, to view the contents of that file. 3. For a suitable pair of files, report whether colors are displayed as expected when you do $ icdiff file1 file2 > pretty_diff $ less -R pretty_diff -- "The first beginnings of wisdom," he said, "is to ask questions but never to answer any. You get wisdom from asking and not from answering." -- Flann O'Brien, _The Third Policeman_
Back to linux.debian.user | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Which Diff tool could I use for visually comparing two text files where Word Wrap is possible? "Susmita/Rajib" <bkpsusmitaa@gmail.com> - 2023-03-31 18:40 +0200
Re: Which Diff tool could I use for visually comparing two text files where Word Wrap is possible? rhkramer@gmail.com - 2023-03-31 21:30 +0200
Re: Which Diff tool could I use for visually comparing two text files where Word Wrap is possible? local10 <local10@tutanota.com> - 2023-03-31 23:00 +0200
Re: Which Diff tool could I use for visually comparing two text files where Word Wrap is possible? davidson <davidson@freevolt.org> - 2023-04-01 00:30 +0200
Re: Which Diff tool could I use for visually comparing two text files where Word Wrap is possible? davidson <davidson@freevolt.org> - 2023-04-01 02:20 +0200
Re: Which Diff tool could I use for visually comparing two text files where Word Wrap is possible? davidson <davidson@freevolt.org> - 2023-04-01 03:50 +0200
Re: Which Diff tool could I use for visually comparing two text files where Word Wrap is possible? Greg Wooledge <greg@wooledge.org> - 2023-04-01 04:10 +0200
Re: Which Diff tool could I use for visually comparing two text files where Word Wrap is possible? "Susmita/Rajib" <bkpsusmitaa@gmail.com> - 2023-04-01 06:00 +0200
Re: Which Diff tool could I use for visually comparing two text files where Word Wrap is possible? "Susmita/Rajib" <bkpsusmitaa@gmail.com> - 2023-04-01 07:40 +0200
Re: Which Diff tool could I use for visually comparing two text files where Word Wrap is possible? "Susmita/Rajib" <bkpsusmitaa@gmail.com> - 2023-04-01 09:00 +0200
Re: Which Diff tool could I use for visually comparing two text files where Word Wrap is possible? David <curmudgeon@telaman.net.au> - 2023-04-01 09:10 +0200
Re: Which Diff tool could I use for visually comparing two text files where Word Wrap is possible? <tomas@tuxteam.de> - 2023-04-01 10:20 +0200
Re: Which Diff tool could I use for visually comparing two text files where Word Wrap is possible? "Susmita/Rajib" <bkpsusmitaa@gmail.com> - 2023-04-01 11:10 +0200
Re: Which Diff tool could I use for visually comparing two text files where Word Wrap is possible? "Susmita/Rajib" <bkpsusmitaa@gmail.com> - 2023-04-01 11:20 +0200
Re: Which Diff tool could I use for visually comparing two text files where Word Wrap is possible? "Susmita/Rajib" <bkpsusmitaa@gmail.com> - 2023-04-02 18:00 +0200
Re: Which Diff tool could I use for visually comparing two text files where Word Wrap is possible? "Susmita/Rajib" <bkpsusmitaa@gmail.com> - 2023-04-02 18:20 +0200
Re: Which Diff tool could I use for visually comparing two text files where Word Wrap is possible? "Susmita/Rajib" <bkpsusmitaa@gmail.com> - 2023-04-03 10:00 +0200
Re: Which Diff tool could I use for visually comparing two text files where Word Wrap is possible? davidson <davidson@freevolt.org> - 2023-04-04 13:10 +0200
Re: Which Diff tool could I use for visually comparing two text files where Word Wrap is possible? davidson@freevolt.org - 2023-04-04 13:20 +0200
Re: Which Diff tool could I use for visually comparing two text files where Word Wrap is possible? davidson@freevolt.org - 2023-04-04 13:50 +0200
Re: Which Diff tool could I use for visually comparing two text files where Word Wrap is possible? "Susmita/Rajib" <bkpsusmitaa@gmail.com> - 2023-04-04 19:40 +0200
Re: Which Diff tool could I use for visually comparing two text files where Word Wrap is possible? "Susmita/Rajib" <bkpsusmitaa@gmail.com> - 2023-04-05 09:40 +0200
Re: Which Diff tool could I use for visually comparing two text files where Word Wrap is possible? davidson <davidson@freevolt.org> - 2023-04-05 18:00 +0200
Re: Which Diff tool could I use for visually comparing two text files where Word Wrap is possible? davidson <davidson@freevolt.org> - 2023-04-05 18:10 +0200
Re: Which Diff tool could I use for visually comparing two text files where Word Wrap is possible? davidson <davidson@freevolt.org> - 2023-04-05 18:30 +0200
paragraph conversion (was Re: Which Diff tool could I use for visually comparing two text files where Word Wrap is possible?) davidson <davidson@freevolt.org> - 2023-04-08 07:50 +0200
Re: Which Diff tool could I use for visually comparing two text files where Word Wrap is possible? "Susmita/Rajib" <bkpsusmitaa@gmail.com> - 2023-04-06 08:40 +0200
Re: Which Diff tool could I use for visually comparing two text files where Word Wrap is possible? davidson <davidson@freevolt.org> - 2023-04-06 20:30 +0200
Re: Which Diff tool could I use for visually comparing two text files where Word Wrap is possible? davidson@freevolt.org - 2023-04-06 20:40 +0200
Re: Which Diff tool could I use for visually comparing two text files where Word Wrap is possible? "Susmita/Rajib" <bkpsusmitaa@gmail.com> - 2023-04-07 06:40 +0200
Re: Which Diff tool could I use for visually comparing two text files where Word Wrap is possible? davidson <davidson@freevolt.org> - 2023-04-08 15:30 +0200
Re: Which Diff tool could I use for visually comparing two text files where Word Wrap is possible? davidson <davidson@freevolt.org> - 2023-04-08 16:10 +0200
Re: Which Diff tool could I use for visually comparing two text files where Word Wrap is possible? "Susmita/Rajib" <bkpsusmitaa@gmail.com> - 2023-04-08 20:10 +0200
Re: Which Diff tool could I use for visually comparing two text files where Word Wrap is possible? "Andrew M.A. Cater" <amacater@einval.com> - 2023-04-08 20:30 +0200
Re: Which Diff tool could I use for visually comparing two text files where Word Wrap is possible? "Susmita/Rajib" <bkpsusmitaa@gmail.com> - 2023-04-09 04:50 +0200
Re: Which Diff tool could I use for visually comparing two text files where Word Wrap is possible? "Susmita/Rajib" <bkpsusmitaa@gmail.com> - 2023-04-09 12:10 +0200
Re: Which Diff tool could I use for visually comparing two text files where Word Wrap is possible? Greg Wooledge <greg@wooledge.org> - 2023-04-09 14:50 +0200
[Solved] Which Diff tool could I use for visually comparing two text files where Word Wrap is possible? "Susmita/Rajib" <bkpsusmitaa@gmail.com> - 2023-04-09 20:10 +0200
Re: Which Diff tool could I use for visually comparing two text files where Word Wrap is possible? davidson <davidson@freevolt.org> - 2023-04-09 12:20 +0200
Re: Which Diff tool could I use for visually comparing two text files where Word Wrap is possible? davidson <davidson@freevolt.org> - 2023-04-03 03:30 +0200
Re: Which Diff tool could I use for visually comparing two text files where Word Wrap is possible? davidson <davidson@freevolt.org> - 2023-04-01 13:00 +0200
Re: Which Diff tool could I use for visually comparing two text files where Word Wrap is possible? davidson <davidson@freevolt.org> - 2023-04-01 13:10 +0200
Re: Which Diff tool could I use for visually comparing two text files where Word Wrap is possible? <tomas@tuxteam.de> - 2023-04-01 08:00 +0200
Re: Which Diff tool could I use for visually comparing two text files where Word Wrap is possible? davidson <davidson@freevolt.org> - 2023-04-01 09:40 +0200
Re: Which Diff tool could I use for visually comparing two text files where Word Wrap is possible? Max Nikulin <manikulin@gmail.com> - 2023-04-01 13:10 +0200
Re: Which Diff tool could I use for visually comparing two text files where Word Wrap is possible? rhkramer@gmail.com - 2023-04-01 15:10 +0200
Re: Which Diff tool could I use for visually comparing two text files where Word Wrap is possible? rhkramer@gmail.com - 2023-04-01 15:30 +0200
Re: Which Diff tool could I use for visually comparing two text files where Word Wrap is possible? debian-user@howorth.org.uk - 2023-04-01 16:30 +0200
Re: Which Diff tool could I use for visually comparing two text files where Word Wrap is possible? rhkramer@gmail.com - 2023-04-01 19:10 +0200
Re: Which Diff tool could I use for visually comparing two text files where Word Wrap is possible? Nate Bargmann <n0nb@n0nb.us> - 2023-04-01 14:20 +0200
csiph-web