terminal icon indicating copy to clipboard operation
terminal copied to clipboard

Terminal is not remembering the last active tab

Open queeup opened this issue 5 years ago • 0 comments

Prerequisites

  • [X] I have searched open and closed issues for duplicates.

Describe the bug

Terminal is not remembering the last active tab if you close while multiple tabs opened. It is focusing always on the first tab.

To Reproduce

Steps to reproduce the behavior:

  1. Open Terminal app.
  2. Open 2 or 3 tab and select last tab
  3. Close Terminal app without closing tabs.
  4. Reopen Terminal app

Expected behavior

When you open the Terminal app, the last active tab is expected to be remembered.

Platform Information

$ dpkg-query --show pantheon-terminal 
pantheon-terminal	5.5.1+r1640+pkg72~ubuntu5.1.2.1

$ head -2 /etc/os-release
NAME="elementary OS"
VERSION="5.1.2 Hera"
  • [X] I'm using the latest released stable version

queeup avatar Apr 03 '20 19:04 queeup