3

I'm using Console 2 and msysgit's bash to SSH into my Linux machines. There, I'm using screen (but considering tmux and/or byobu), but currently simply with one single-terminal session per Console2-tab. However, screen won't pass through the xterm escape sequence to change the tab title e.g. to the current path, which would be rather helpfull. So

  • How to modify the xterm title from within screen?
  • Should I use Console2 tabs or screen windows?
  • Anything else to make life easier?
5
  • Slightly related question: tabs when using 'screen' Commented Oct 5, 2012 at 9:07
  • If you are interesred in, thought, this may be solved in ConEmu. Commented Oct 5, 2012 at 20:51
  • @Maximus What exactly do you mean? Commented Oct 9, 2012 at 14:52
  • I think, if you are ready to switch in ConEmu, it is possible to create some AI for tabs detection (afaik, it is possible to show screens/tabs in bottom line of console). Sorry, if I misunderstand the question ) Commented Oct 9, 2012 at 15:59
  • GNU screen is no longer being actively developed, it's an arm's breadth short of being a dead project. One of the main complaints people have is that it doesn't consistently update tab title. You should use tmux it not only supports that feature but it's likely more secure. I haven't used byobu myself but it's just a wrapper that extends screen or tmux. For a more detailed comparison you should read the question Byobu versus gnu screen versus tmux on <superuser.com> Commented Sep 13, 2014 at 8:16

0

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.