"Petr [Dingo] Dvorak" <[EMAIL PROTECTED]> writes: > Hey there, > > is there any way to decompile compiled terminfo files back to their source > state so i can modify/add to them ?
A 'man -k terminfo' will show you some useful commands. I think that you use infocmp to decompile to source, and then use tic to re-compile after editing. You might want to use a local directory as described in the tic manpage. -- Carl Johnson [EMAIL PROTECTED]