You are not logged in.

#1 2009-02-18 12:16:40

ryuuzaki
Member
Registered: 2008-09-22
Posts: 10

urxvt customization, where to start

i found this link:
http://www.flickr.com/photos/vr/2964672054/sizes/l/

as you can see his username is at the top right, and the input prompt is after the "-->". I've been searching around google, but i just don't know what to type in, i type "changing command line symbol, urxvt", "customize '$', '#' signs in urxvt" but it just gives me peoples Xdefaults settings, and i can't find what i'm looking for.

Is there any way i can make my urxvt terminal look like that guy's from the link provided. I've seen people with crazier ones in deviantart but to some reason i cant find the pics any more sad.
A guide/tutorial or anything that can put me on the right direction would be very helpful big_smile

thnx in advance.

Last edited by ryuuzaki (2009-02-18 12:20:47)

Offline

#2 2009-02-18 12:44:27

peets
Member
From: Montreal
Registered: 2007-01-11
Posts: 936
Website

Re: urxvt customization, where to start

Has to do with the shell, not the terminal emulator. There's a wiki article for bash: http://wiki.archlinux.org/index.php/Color_Bash_Prompt

Offline

#3 2009-02-18 21:14:36

whukes
Member
Registered: 2008-07-18
Posts: 34

Re: urxvt customization, where to start

Offline

#4 2009-02-18 21:27:21

Ashren
Member
From: Denmark
Registered: 2007-06-13
Posts: 1,229
Website

Re: urxvt customization, where to start

What you see in that pic is zsh, which is a very flexible shell indeed.

http://wiki.archlinux.org/index.php/Zsh

Last edited by Ashren (2009-02-18 21:37:51)

Offline

#5 2009-02-19 01:17:24

webframp
Member
Registered: 2008-11-15
Posts: 35
Website

Re: urxvt customization, where to start

it is possible to use zsh's precmd() function to setup information needed to then build a very customized prompt. In addition zsh uses PROMPT, RPROMPT and PS2 environment variable which can be customized using normal zsh scripting methods.

take a look here for a really customized example: http://aperiodic.net/phil/prompt/

Offline

#6 2009-02-19 04:58:43

ryuuzaki
Member
Registered: 2008-09-22
Posts: 10

Re: urxvt customization, where to start

awesome u guys delivered as expected. Thank you for the links big_smile

Offline

Board footer

Powered by FluxBB