So I was wanting to know if there was a program I can use like termianl on Linux or something for Windows XP I do not like the Command Prompt... I can not figure out how to edit my apps in the command prompt either please post a link to a guide or something for me I have been looking for more help on editing and stuff but no luck so far. Cheers, Tyler -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
On Wed, Mar 2, 2011 at 8:40 AM, Tyler.DeLawder <paiiyne-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> So I was wanting to know if there was a program I can use like > termianl on Linux or something for Windows XP I do not like the > Command Prompt... > >install cygwin. http://www.cygwin.com/> I can not figure out how to edit my apps in the command prompt either > please post a link to a guide or something for me I have been looking > for more help on editing and stuff but no luck so far. > > Cheers, Tyler > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To unsubscribe from this group, send email to > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. > >-- ------------------------------------------------------------- visit my blog at http://jimlabs.heroku.com -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
On 03/01/2011 05:40 PM, Tyler.DeLawder wrote:> So I was wanting to know if there was a program I can use like > termianl on Linux or something for Windows XP I do not like the > Command Prompt... > > I can not figure out how to edit my apps in the command prompt either > please post a link to a guide or something for me I have been looking > for more help on editing and stuff but no luck so far. > > Cheers, Tyler >You can download and install emacs and I think there is also a version of vi available for windows. I use emacs for editing on my windows system. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
On 2 March 2011 00:40, Tyler.DeLawder <paiiyne-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> So I was wanting to know if there was a program I can use like > termianl on Linux or something for Windows XP I do not like the > Command Prompt... > > I can not figure out how to edit my apps in the command prompt eitherWhat do you mean by edit the app in command prompt? Normally one would use an editor for that. I use jEdit. The best solution for the command prompt question is to move to Linux of course. Ubuntu for example is good for Rails development, much better than Windows. Colin -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.