<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Paul,<div><br></div><div>You can just use find and replace on \r in regular expression mode. Or control+option+enter will create a CR so you can use that in the find and replace as well. You can run find and replace on the entire project folder to get rid of all of them.</div><div><br></div><div>Steven</div><div><br></div><div><br><div><div>On Sep 29, 2014, at 2:35 PM, Carpii UK <<a href="mailto:carpii.uk@gmail.com">carpii.uk@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr">Hi <span style="font-family:arial,sans-serif;font-size:14px">René,</span><div><span style="font-family:arial,sans-serif;font-size:14px"><br></span></div><div><span style="font-family:arial,sans-serif;font-size:14px">Awesome, thanks so much for taking the time to create this!</span></div><div><span style="font-family:arial,sans-serif;font-size:14px"><br></span></div><div><span style="font-family:arial,sans-serif;font-size:14px">I didn't realise you could add new menu items with a simple bash scripts like that (Ive looked at bundles in the past but they were hard to decipher).  </span></div><div><span style="font-family:arial,sans-serif;font-size:14px"><br></span></div><div><span style="font-family:arial,sans-serif;font-size:14px">One question.. The bundle works from the saved file (and so any unsaved changes you've made since are not passed to tr). </span></div><div><span style="font-family:arial,sans-serif;font-size:14px">Likewise the bundle cannot run on a unsaved buffer.</span></div><div><span style="font-family:arial,sans-serif;font-size:14px"><br></span></div><div><span style="font-family:arial,sans-serif;font-size:14px">I wonder if there's a way around that? </span></div><div><span style="font-family:arial,sans-serif;font-size:14px">Its not an issue for your bundle as I can just save it, but would be useful to know for the future</span></div><div><span style="font-family:arial,sans-serif;font-size:14px"><br></span></div><div><span style="font-family:arial,sans-serif;font-size:14px">Thanks</span></div><div><span style="font-family:arial,sans-serif;font-size:14px">Paul</span></div><div><span style="font-family:arial,sans-serif;font-size:14px"><br></span></div><div><span style="font-family:arial,sans-serif;font-size:14px"><br></span></div><div><span style="font-family:arial,sans-serif;font-size:14px"><br></span></div><div><span style="font-family:arial,sans-serif;font-size:14px"><br></span></div><div><span style="font-family:arial,sans-serif;font-size:14px"><br></span></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 29 September 2014 17:52, sanssecours <span dir="ltr"><<a href="mailto:sanssecours@f-m.fm" target="_blank">sanssecours@f-m.fm</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Carpii UK wrote<br>
<span class="">> Thanks, I was a paid up BBEdit user before I moved to TM2, but it fell out<br>
> of favour after a few bugs (one of them was due to mismatched line endings<br>
> funnily enough, it would often misreport line numbers)<br>
><br>
> Im able to do it in TM by using Text -> Filter Through Command<br>
><br>
> But a specific bundle item would be nice so I could assign a key combo and<br>
> bypass the dialog (which often has other commands Ive used in it)<br>
><br>
><br>
><br>
</span>> On 29 September 2014 16:37, Matt Neuburg &lt;<br>
<br>
> matt@<br>
<br>
> &gt; wrote:<br>
><br>
>><br>
>> On Sep 29, 2014, at 5:26 AM, Carpii UK &lt;<br>
<br>
> <a href="http://carpii.uk">carpii.uk</a>@<br>
<span class=""><br>
> &gt; wrote:<br>
>><br>
>> > Is there an existing bundle item which will strip the<br>
> <CR><br>
>  and make the<br>
>> full file LF consistent?<br>
>> ><br>
>><br>
>> I use BBEdit (or its free little brother TextWrangler) for this. With<br>
>> BBEdit you can just create a text engine that batch-processes your files.<br>
>> m.<br>
>><br>
>> --<br>
>> matt neuburg, phd = <a href="http://www.apeth.net/matt/" target="_blank">http://www.apeth.net/matt/</a><br>
>> pantes anthropoi tou eidenai oregontai phusei<br>
>> Programming iOS 7! <a href="http://shop.oreilly.com/product/0636920031017.do" target="_blank">http://shop.oreilly.com/product/0636920031017.do</a><br>
>> iOS 7 Fundamentals! <a href="http://shop.oreilly.com/product/0636920032465.do" target="_blank">http://shop.oreilly.com/product/0636920032465.do</a><br>
>> RubyFrontier! <a href="http://www.apeth.com/RubyFrontierDocs/default.html" target="_blank">http://www.apeth.com/RubyFrontierDocs/default.html</a><br>
>><br>
>><br>
>><br>
>> _______________________________________________<br>
>> textmate mailing list<br>
>><br>
<br>
</span>> textmate@.macromates<br>
<br>
>> <a href="http://lists.macromates.com/listinfo/textmate" target="_blank">http://lists.macromates.com/listinfo/textmate</a><br>
>><br>
><br>
><br>
> _______________________________________________<br>
> textmate mailing list<br>
<br>
> textmate@.macromates<br>
<br>
> <a href="http://lists.macromates.com/listinfo/textmate" target="_blank">http://lists.macromates.com/listinfo/textmate</a><br>
<br>
Hi Carpii and Matt,<br>
<br>
I just quickly created a bundle item for the task you asked, Carpii. It uses<br>
`tr` to delete all carriage returns from your current document. Just press<br>
`^⌥⌘-R` to use the command on the current file. I hope you like it. If not,<br>
just leave a reply with your suggestions to make the command better, and I<br>
will try to incorporate them.<br>
<br>
Kind regards,<br>
   René<br>
<br>
Carpii.zip <<a href="http://textmate.1073791.n5.nabble.com/file/n28290/Carpii.zip" target="_blank">http://textmate.1073791.n5.nabble.com/file/n28290/Carpii.zip</a>><br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://textmate.1073791.n5.nabble.com/Convert-CRLF-to-LF-tp28286p28290.html" target="_blank">http://textmate.1073791.n5.nabble.com/Convert-CRLF-to-LF-tp28286p28290.html</a><br>
Sent from the textmate users mailing list archive at <a href="http://Nabble.com">Nabble.com</a>.<br>
<div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
textmate mailing list<br>
<a href="mailto:textmate@lists.macromates.com">textmate@lists.macromates.com</a><br>
<a href="http://lists.macromates.com/listinfo/textmate" target="_blank">http://lists.macromates.com/listinfo/textmate</a></div></div></blockquote></div><br></div>
<br>_______________________________________________<br>textmate mailing list<br><a href="mailto:textmate@lists.macromates.com">textmate@lists.macromates.com</a><br>http://lists.macromates.com/listinfo/textmate</blockquote></div><br></div></body></html>