[prev in list] [next in list] [prev in thread] [next in thread] 

List:       konsole-devel
Subject:    [Konsole-devel] [Bug 134581] confirm quit: single tab with running
From:       Maciej Pilichowski <bluedzins () wp ! pl>
Date:       2006-09-24 11:37:34
Message-ID: 20060924113734.5400.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=134581         




------- Additional Comments From bluedzins wp pl  2006-09-24 13:37 -------
> No, Konsole is not aware of whether processes are running in the shells or
> not.  

I am not talking about the shell, but the process launched. For check this, I just \
wrote the tiny program in C++ which just sits and waits for the input. When I \
terminate it, Konsole displays "Finished".

So it is aware!

> The program running in the shell is able to set the Konsole title by putting
> certain sequences of characters in the output stream. 

Does this code set anything?

int main()
{
  while (true)
  {
    string s;
    cin >> s;
  }
  return 0;
}
 
> Konsole could probably make an intelligent guess as to whether or not a
> program is running by looking at the amount of time since output from the
> program running in the shell was received.

Konsole works just fine right now. I am asking for extra feature related to \
displaying this "finished" info -- before displaying it, please, confirm quit. I am \
not talking about additional recognizing finishing process -- _IT IS ALREADY DONE_. \
_______________________________________________ konsole-devel mailing list
konsole-devel@kde.org
https://mail.kde.org/mailman/listinfo/konsole-devel


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic