You are not logged in.

#1 2007-06-23 17:41:42

Garret
Member
From: Palermo, Italy
Registered: 2006-07-09
Posts: 172

Program that shows in the shell multiple sessions of other shell(tabs)

I found this screenshot of an arch user but i don't remember who he is..

http://servut.us/Mozz/kuvat/screenie.png

How does this mate do?

I know screen but i think that it can't show also the tabs(and the possibility to create new sessions).

Last edited by Garret (2007-06-23 17:42:59)

Offline

#2 2007-06-23 18:00:50

bwalk
Member
Registered: 2007-03-21
Posts: 177

Re: Program that shows in the shell multiple sessions of other shell(tabs)

It's the tab-feature of rxvt-unicode. You also want to read about screen (and I want to read your post to the end before posting smile)

Last edited by bwalk (2007-06-23 18:01:22)

Offline

#3 2007-06-23 18:58:43

Garret
Member
From: Palermo, Italy
Registered: 2006-07-09
Posts: 172

Re: Program that shows in the shell multiple sessions of other shell(tabs)

How i can add this feature in urxvt?
I have  to edit the .Xdefaults? (if yes how?)

Thanks

Offline

#4 2007-06-23 19:18:46

Ramses de Norre
Member
From: Leuven - Belgium
Registered: 2007-03-27
Posts: 1,289

Re: Program that shows in the shell multiple sessions of other shell(tabs)

Add this to your Xdefaults:

URxvt.perl-ext-common:  tabbed

The only issues I'm currently having with it is that my cursor wont blink anymore and urxvt randomly disappears from my window list...

Offline

#5 2007-06-23 19:33:42

Garret
Member
From: Palermo, Italy
Registered: 2006-07-09
Posts: 172

Re: Program that shows in the shell multiple sessions of other shell(tabs)

Ramses de Norre wrote:

Add this to your Xdefaults:

URxvt.perl-ext-common:  tabbed

The only issues I'm currently having with it is that my cursor wont blink anymore and urxvt randomly disappears from my window list...

Thanks it works but i have another problem: how i can select the various tabs(go to the head and select NEW or 1, 2, 3,...)?

EDIT: I have understood: with mouse.. but if i want to use the keyboard or delete a tab how i can do?

Last edited by Garret (2007-06-23 19:37:39)

Offline

#6 2007-06-23 19:38:44

Ramses de Norre
Member
From: Leuven - Belgium
Registered: 2007-03-27
Posts: 1,289

Re: Program that shows in the shell multiple sessions of other shell(tabs)

New tab: shift + arrow down
Go to right/left next tab: shift + arrow right/left
Close tab: just type exit

Or click the buttons, mouse support is enabled on them by default.

By the way, you can also adjust their colors, this are my entries for them:

URxvt.tabbed.tabbar-fg: 9 # Red fg (lines in between)
URxvt.tabbed.tabbar-bg: 0 # Black bg
URxvt.tabbed.tab-fg:    2 # Green letters
URxvt.tabbed.tab-bg:    0 # Black bg

Last edited by Ramses de Norre (2007-06-23 19:39:27)

Offline

#7 2007-06-23 19:52:00

Garret
Member
From: Palermo, Italy
Registered: 2006-07-09
Posts: 172

Re: Program that shows in the shell multiple sessions of other shell(tabs)

Thanks for all!!
(i put the code for editing colours but it doesn't work changing valours hmm )

Offline

#8 2007-06-23 19:58:51

Ramses de Norre
Member
From: Leuven - Belgium
Registered: 2007-03-27
Posts: 1,289

Re: Program that shows in the shell multiple sessions of other shell(tabs)

Garret wrote:

Thanks for all!!
(i put the code for editing colours but it doesn't work changing valours hmm )

It works here between 0 and 10, the new values are applied if you save the file and open a new urxvt, not to the ones that are already open.

Offline

#9 2007-06-23 20:11:05

Garret
Member
From: Palermo, Italy
Registered: 2006-07-09
Posts: 172

Re: Program that shows in the shell multiple sessions of other shell(tabs)

Ramses de Norre wrote:
Garret wrote:

Thanks for all!!
(i put the code for editing colours but it doesn't work changing valours hmm )

It works here between 0 and 10, the new values are applied if you save the file and open a new urxvt, not to the ones that are already open.

I do in this manner.... hmm Strange but the important is the tab-mode smile .. Many thanks

Offline

#10 2008-01-07 21:43:12

Gilneas
Member
From: Netherlands
Registered: 2006-10-22
Posts: 320

Re: Program that shows in the shell multiple sessions of other shell(tabs)

Is it possible to not make it show the tabbar at all? Or to put it at the bottom?

Offline

#11 2008-01-07 22:22:06

Gilneas
Member
From: Netherlands
Registered: 2006-10-22
Posts: 320

Re: Program that shows in the shell multiple sessions of other shell(tabs)

And is it just me, or is screen much faster in making new 'tabs' than urxvt-tabbed?

Offline

Board footer

Powered by FluxBB