lanoxx / tilda

A Gtk based drop down terminal for Linux and Unix
GNU General Public License v2.0
1.26k stars 162 forks source link

[BUG] CRTL+L clears terminal, but previous text creeps back in #448

Open oijoijoij opened 3 years ago

oijoijoij commented 3 years ago

Steps to reproduce

  1. Drop down terminal
  2. Do various commands (ls -l for example)
  3. Press CTRL+L to clear screen
  4. Close and re-open the terminal multiple times
  5. Watch as ls- l's output text incrementally creeps in.

Current behaviour (bug) CRTL+L clears terminal, but previous text creeps back in.

Expected behaviour (correct) CTRL+L functions exactly like the clear command, and does not creep text back in tilda's terminal session upon open and close.

Reported by Write here

/label ~Bug

mikpom commented 3 years ago

I think I can confirm the same bug. Attaching a gif to clarify tilda