|
Script File: Parsing command sent to shell
Hi all,
I use Konsole and open a whole lot of shells while programming at the same time. I'm planning to make a utility which would parse the command which is sent to the shell and then rename the shell title accordingly. I know Konsole automatically renames the shell title based on the host computer and the pwd. But I would also like the title to indicate which particular file has been opened(using vim) in that shell. Any ideas how to get about it?
Thnx in advance
|