Hi list!
I was thinking about write a program like screen, with some features, like
horizontal split, different shortcut schemes, etc..
But i don't know where to begin. I already downloaded Screen source, but the
code is a little complex, and i want to start with a simple one. I'm a
inexperienced p
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Rafael Fini wrote:
> Hi list!
>
> I was thinking about write a program like screen, with some features,
> like horizontal split, different shortcut schemes, etc..
> But i don't know where to begin. I already downloaded Screen source, but
> the code is
Adding the extra text from the man page into the texinfo manual seemed
straightforward. One thing I wanted to do was to include a table of what
the builtin digraphs were. In the manual it states, "The next two
characters typed are looked up in a builtin table...". The user inside me
asked, "well,