Friday, October 14, 2022

Re: windo diffthis starting on certain column of lines

Thought it was possible and easily to do or adapt 'sorting particular column' but for Dirdiff. 
As this. 
https://stackoverflow.com/questions/1355004/how-to-sort-numeric-and-literal-columns-in-vim/1355023#1355023

Thank you
Nicolas
Le vendredi 7 octobre 2022 à 11:14:25 UTC+2, cbl...@256bit.org a écrit :

On Fr, 07 Okt 2022, N V wrote:

> Hi,
>
> I have to compare two files' content with 'windo diffthis'.
> The begin of lines of these files are not significant and have to ignore/exclude it from 0 to n column.
>
>
> I would like to know if there is option to Automate this with windo diffthis.

Not automatically, you would need to manually prepare the files (e.g.
delete columns you want to be ignored). Once you know the commands, you
can of course put that into a :windo command


Best,
Christian
--
Ein Mensch ist so alt wie seine Ansichten.
-- Gerhard Kocher

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/fb201c52-b5b4-4387-b837-403ccfcee5a8n%40googlegroups.com.

No comments: