elementary / terminal

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

Getting notification "Task finished" "you sould not have seen this, please ...." #360

Open mjarkk opened 5 years ago

mjarkk commented 5 years ago

When open VScode via the terminal and it automaticly shows op a terminal at the bottom it shows this notification:
screenshot from 2019-02-13 20-05-45

Beside that it also shows this after every command i execute in the vscode terminal:
screenshot from 2019-02-13 20-13-50

How to reproduce

System information

jmc-88 commented 5 years ago

I've received the same notification. Also using Fish 3.0; in my case it was sufficient to install tmux-zen and open two terminals: the second one will trigger the notification.

camtauxe commented 4 years ago

I have this issue as well. Once again using Fish. I get the "you should not have seen this" message every time I open a new pane in tmux and another task-finished notification for every command I run.

jmc-88 commented 4 years ago

I found a pretty reliable way of triggering this, at least on my slow laptop, is to open a terminal, launch tmux and immediately Alt+Tab to another window. When tmux fully starts up and launches a new shell, there's a different window in the foreground, and the terminal will send out this notification.