I am student of computer science. In the next semester I'll
have to do some practical work supervised by a professor.
Now what I really would like to do in this project, is
giving vim the ability to start and manage subprocesses.
What I have in mind is :
- Obviously writing the code, that handles the processes
(sockets ? ,portability ? ).
I would at least want to implement this for *nix.
- vim functions to interface with this code.
- associate process output with a buffer
- add a buffer option, which automatically scrolls a
buffer to the end
or/and
- make its output available via functions and autocommand.
Before I really get started : Does this sound reasonable ?
I am posting this, to get some opinions and stay out of
trouble. Since I will be graded for it, I want to realize
the "impossibilities" while I can still choose something
different.
Thanks for any input.
-ap
--
Ich hab geträumt, der Krieg wär vorbei.
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_dev" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---