On 21 January 2012 10:09, Carlos Villuendas Zambrana
<carlosvi...@gmail.com> wrote:
> Hi all again!
>
> Since i can load .tmux.conf file, the bindings key work properly, but i have
> the problem that tmux change my prompt console with the generic "bash-3.2$"
> ...
>
> I am used this
> one http://files.floriancrouzat.net/dotfiles/.tmux.conf tmux.conf file.
>
> But i dont see any command that can affect to my prompt.
>
> Can you help me?

It's this line:

set-option -g default-command "exec /bin/bash"

Which won't be spawning a login shell.  I am not sure why it's set in
this config to be honest.

-- Thomas Adam

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to