Re: Change Console Prompt?

2013-07-28 Thread Darby Sager
THANKS. I'm going to try this. Has anyone tried it yet? I often change the background color of the terminal and change the title of the tab the terminal window... and then get kicked out of heroku rails console and forget and type in rails c. then I'm in trouble because I've started local

Re: Change Console Prompt?

2013-04-24 Thread galen
Did you ever do anything / discover anything with this? I'm also running into the consoles-open-for-multiple-apps situation. Best, Galen On Saturday, March 13, 2010 7:27:45 AM UTC-5, Ray wrote: Hi Not being a true IRB the Heroku console doesn't seem to respond to the normal techniques for

Re: Change Console Prompt?

2013-04-24 Thread Mike Abner
the simplest solution is to rename the tab you are using in your terminal. On my mac I use iTerm2 and it's a simple command-i to open up the tab title editor and all you have to do is type a new name, hit enter, then escape and it's there. Not as pretty, but it works just as well for me.

Re: Change Console Prompt?

2013-04-24 Thread Galen Sanford
Good idea. Thanks! On Wed, Apr 24, 2013 at 12:37 PM, Mike Abner mike.ab...@gmail.com wrote: the simplest solution is to rename the tab you are using in your terminal. On my mac I use iTerm2 and it's a simple command-i to open up the tab title editor and all you have to do is type a new

Re: Change Console Prompt?

2013-04-24 Thread John Pignata
This made the rounds a few weeks ago: http://archslide.com/2013/01/environment-name-in-console-prompt/. Seems like it should work though I haven't attempted to customize the prompts on any of our apps. -jp On Wed, Apr 24, 2013 at 12:46 PM, Galen Sanford ga...@crowdly.com wrote: Good idea.

Change Console Prompt?

2010-03-13 Thread Ray
Hi Not being a true IRB the Heroku console doesn't seem to respond to the normal techniques for customising the prompt. I sometimes have multiple consoles open on different apps and would love to be able to customise the prompt to help me see which app I'm talking to. I Googled and searched