I am trying to select best term for UNIX terminal , checked the term information post , but when I try to get information about ls /lib/term* its not defined.
However I did find ls /lib/libtermcap.so and various such libtermcap.so.2 libtermcap.so.2.0.8 and other data , but all of them are in binary format so I can't read them.
Here is my question.
- How to select best Term for my applications?
- How to know about all available term information?