Karthick <[email protected]> [09-07-20 08:01]: > > On Jul 20, 10:14 am, [email protected] wrote: > > when vim is used as part of a pipe on Unix/Linux (console-vim) > > like > > ls -l * | vim - > > the resulting textbuffer is marked as changed. > You can change this with, > au StdinReadPost * :set nomodified > in your vimrc.. >
Thank you very much! That is exactly, what I have searched for ! GREAT! :) Kind regards, mcc -- Please don't send me any Word- or Powerpoint-Attachments unless it's absolutely neccessary. - Send simply Text. See http://www.gnu.org/philosophy/no-word-attachments.html In a world without fences and walls nobody needs gates and windows. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
