On Thu, Mar 31, 2011 at 5:24 PM, <st...@paper-ape.com> wrote:

>  On 2011-03-31 11:53 , Andy Lee wrote:
>
>> On Mar 31, 2011, at 12:54 PM, st...@paper-ape.com wrote:
>>  > or do you want Bean to add a command-line tool?
>>
>> If this is the case you can write your own shell script that looks like
>> this:
>>
>> #!/bin/sh
>> #
>> open -a Bean "${@}"
>>
>
> i'd suggest this in .bash_profile
>
>  bean() { open -a Bean "$@" ; }
>
> however as noted Bean 2.95 doesn't support .txt (or .py or numerous other
> plain text formats); interestingly it give an error message like
>
>  The document “open_TaMTqGBF.txt” could not be
>  opened. Bean cannot open files in the
>  “Python script” format.'
>
Maybe I am missing part of this conversation, but... "doesn't support
.txt"?? Right on the Bean page it lists formats that are supported natively
including .txt. I use it for .txt as default all the time. Or are you just
referring to regex search and replace features?

--Mark Hamilton
_______________________________________________
MacOSX-talk mailing list
MacOSX-talk@omnigroup.com
http://www.omnigroup.com/mailman/listinfo/macosx-talk

Reply via email to