You are not logged in.

#1 2010-09-10 02:45:35

oinkl
Member
Registered: 2010-01-13
Posts: 47

[SOLVED]urxvt with side panel?

I find that whenever I'm browsing a list of files in a terminal, after a 'cat' I consistently 'll' to check what else there is in the directory.

Is it possible to setup urxvt with a side panel that displays the contents of the current working directory? I guess it would look similar to this screenshot http://geekosphere.org/wp-content/2007- … _scrot.png, urxvt with irc, but instead of a list of users, it displays the contents of 'll'

Last edited by oinkl (2010-09-10 04:16:28)

Offline

#2 2010-09-10 03:53:11

Wintervenom
Member
Registered: 2008-08-20
Posts: 1,011

Re: [SOLVED]urxvt with side panel?

$(export PROMPT_COMMAND="echo; ls")

Last edited by Wintervenom (2010-09-10 03:54:56)

Offline

#3 2010-09-10 04:17:02

oinkl
Member
Registered: 2010-01-13
Posts: 47

Re: [SOLVED]urxvt with side panel?

Wintervenom wrote:

$(export PROMPT_COMMAND="echo; ls")

Thanks, not exactly how I would've wanted it, but serves its purpose nonetheless.

Offline

#4 2010-09-10 08:24:38

Banton
Member
Registered: 2010-05-28
Posts: 67

Re: [SOLVED]urxvt with side panel?

this is an irssi script, it's done with screen. has nothing to do with urxvt.

Offline

Board footer

Powered by FluxBB