From: Bernard D. <bde...@us...> - 2019-06-23 07:05:41
|
Is it a bug or a feature ? Alpha indeed detects the presence of inconsistent eols and fixes them silently by substituting LFs. Internally the buffer always contains LFs during an editing session. --- ** [tickets:#216] Alpha No Longer Warns about Inconsistent Line Terminations (Line Endings)** **Status:** open **Created:** Sun Jun 23, 2019 02:15 AM UTC by jwq **Last Updated:** Sun Jun 23, 2019 02:15 AM UTC **Owner:** nobody I have files which *somehow* have mixed line ending markers. When these are opened in Alpha: 1. Alpha does not display the inconsistent line termination warning (it does display a wrap paragraph warning). 2. Alpha's window substitutes '\n' for '\r' so that a regexp search fails to find the '\r' characters which are present in the file. It would be great to have this fixed. --- Sent from sourceforge.net because alp...@li... is subscribed to https://sourceforge.net/p/alphacocoa/tickets/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/alphacocoa/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list. |