You are not logged in.

#1 2008-08-30 14:21:30

andre.ramaciotti
Member
From: Brazil
Registered: 2007-04-06
Posts: 649

[Solved] Persistent xterm

I want that when I type `exit` on Zsh, xterm doesn't close, just reload zsh.

Is there a way to do it? Or maybe with another terminal...

thanks smile

Last edited by andre.ramaciotti (2008-08-30 14:50:27)


(lambda ())

Offline

#2 2008-08-30 14:40:38

tigrmesh
IRC Op
From: Florida, US
Registered: 2007-12-11
Posts: 794

Re: [Solved] Persistent xterm

Don't 'exit'

source .zshrc

instead.

Offline

#3 2008-08-30 14:49:54

andre.ramaciotti
Member
From: Brazil
Registered: 2007-04-06
Posts: 649

Re: [Solved] Persistent xterm

zsh isn't the reason. I want a terminal that is always open.

I'm a bit obsessive with typing 'exit' after I run the commands I need.


Oh, nevermind. What you said gave me the ideia to alias exit to `clear`.

Thanks. big_smile


(lambda ())

Offline

Board footer

Powered by FluxBB