elementary / terminal

Terminal emulator designed for elementary OS
https://elementary.io
GNU Lesser General Public License v3.0
406 stars 97 forks source link

Commands history of new terminal tab #725

Closed ldrahnik closed 11 months ago

ldrahnik commented 1 year ago

What Happened?

When I run for example io.elementary.terminal -t --working-directory=$HOME -x echo "whee" I do not see in history last used command echo "whee"

Steps to Reproduce

  1. Execute io.elementary.terminal -t --working-directory=$HOME -x echo "whee"
  2. Press PgUp to look at command history in newly opened terminal tab
  3. Check that command echo "whee" is not in history

Expected Behavior

The command echo "whee" should be in the newly created terminal command history.

OS Version

7.x (Horus)

Software Version

Latest release (I have run all updates)

Log Output

No response

Hardware Info

No response