3

For years now I've been using Ctrl+Alt+T to open a new terminal window. Just now for the first time it took my existing window and created two panes within it:

now.png

^^ New terminal session with ~/.bashrc start up commands showing date, time and system information. ie No commands run yet

I must have hit a different key combination as I just tried it again double checking as I pressed Ctrl+Alt+T and a new window as normal.

As I might want to utilize this feature in the future, What key combination did I use?

1 Answers1

7

To open a tab in terminal press Ctrl+Shift+T key combination.

Hope this helps!

Terrance
  • 41,612
  • 7
  • 124
  • 183
  • 1
    Just to follow up, I use Ctrl+Shift+T all the time now. One of those rare instances where an accident turns out positive. – WinEunuuchs2Unix Mar 29 '18 at 23:22
  • @WinEunuuchs2Unix That's good to hear! :) BTW, your terminal looks really good when you open it up! I like the colors and fonts you are using. Nice job! – Terrance Mar 29 '18 at 23:37
  • Thanks for the compliment. The screen was out of date because PerlDuck gave me tips on getting the weather on the splash screen. So I've just posted a new screen shot. The Ubuntu under Windows 10 splash screen looks even cooler I think. – WinEunuuchs2Unix Mar 29 '18 at 23:57
  • 1
    @WinEunuuchs2Unix I think you should open a new Q&A showing how you did that. I would totally upvote! =) – Terrance Mar 30 '18 at 03:37
  • 1
    I already had a Ubuntu on Windows 10 Q&A but it isn't detailed enough with code and doesn't target Ubuntu on Ubuntu (sounds weird I know). I want to adjust widget screen spacing and extend the PS1 line prompt separator before I post a new self answered Q&A. – WinEunuuchs2Unix Mar 30 '18 at 17:03
  • 1
    @WinEunuuchs2Unix Looks good so far, but really looking forward to your updates my friend! =) – Terrance Mar 30 '18 at 17:06
  • 1
    I've posted a new Q&A: https://askubuntu.com/questions/1020692/how-can-i-get-this-gnome-terminal-splash-screen/1020693#1020693 – WinEunuuchs2Unix Mar 30 '18 at 20:08