readme
来自「linux下bash的源码」· 代码 · 共 15 行
TXT
15 行
This is the GNU termcap library -- a library of C functions thatenable programs to send control strings to terminals in a wayindependent of the terminal type. Most of this package is alsodistributed with GNU Emacs, but it is available in this separatedistribution to make it easier to install as -ltermcap.The GNU termcap library does not place an arbitrary limit on the sizeof termcap entries, unlike most other termcap libraries.See the file INSTALL for compilation and installation instructions.Please report any bugs in this library to bug-gnu-emacs@prep.ai.mit.edu.You can check which version of the library you have by using the RCS`ident' command on libtermcap.a.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?