comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Is there a way to get bold font in the IDL prompt?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Is there a way to get bold font in the IDL prompt? [message #46110 is a reply to message #46099] Tue, 01 November 2005 13:15 Go to previous message
JD Smith is currently offline  JD Smith
Messages: 850
Registered: December 1999
Senior Member
On Tue, 01 Nov 2005 07:41:22 -0800, Oilhead Beemer wrote:

> Hi,
>
> I'm running IDL from the command line on Linux. I've been playing with
> !PROMPT, but do not seem to be able to get bold in my prompt. Is this in
> any way possible?

One way would be switch to IDLWAVE, which colors your prompts for you:

http://idlwave.org/screenshots/emacs_21_bp.gif

If you'd prefer to stick with the shell, something like:

!PROMPT='\033[1;34mIDL> \033[m'

in your IDL startup file should do it for most terminal programs.
Just replace the "\033" in the above with a real Escape character (C-q
ESC in Emacs would do that for you).

JD
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Keyword_Set function
Next Topic: window

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sat Nov 29 22:11:54 PST 2025

Total time taken to generate the page: 0.00217 seconds