📄 history
字号:
Current history:2003/10/18 1.01 Fix some logic in pad.c, improve bce test.2003/09/20 Modified to allow running from compiled-in terminfo.2001/10/20 Make menu titles agree with descriptions.2000/03/04 Fix a few spelling errors1999/09/04 Minor fix to build/link on BeOS1999/05/16 Minor fix to build/link on CLIX1999/05/09 Update to build/link on NeXT1999/04/17 Update to work with ncurses 5.0 beta1 (TERMTYPE struct)1999/02/07 Build with ncurses 4.2 981219 (renamed function)1998/01/09 1.00 First release under GPL1997/12/24 0.02 First version that requires ncurses1997/10/29 0.01 Second beta release to the ncurses mailing list.1997/10/06 0.00 First beta release to the ncurses mailing list.Ancient history: TACK -- the terminfo action checker The purpose of this program is to verify the correctness ofterminfos and to calculate the pads needed for each capability.This program is not designed to test curses and therefore usesas little of curses as possible. This program was originally called TED. In 1991 it wasreleased to USENET in comp.sources. TED was originally written totest both terminfos and termcaps. The original intent was tocreate a terminfo editor. This code fell quite short of its goal.Tests were controlled by command line switches and editing was donewith pen and paper. In 1995 Eric S. Raymond got interested in the program and addeda first cut at making the program menu driven. He also convertedthe code from K&R C to an ANSI/POSIX-conforming C. He re-christenedthe program TAC (Terminfo Action Checker). Eric also wrote a manpage for TAC. In 1997 I decided to dust off the code and make it easier touse by the novice. I totally rewrote the menu system and addedthe editing features I originally planned for TED. I also dida total rewrite of the code that does the timings. In the processof rewriting the code I changed it to be more tightly coupledwith ncurses. By this time someone had taken the name TAC soI re-christened the program TACK.Daniel Weaver<danw@znyx.com>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -