head 1.1; branch 1.1.1; access; symbols ISELECT_1_4_0:1.1.1.1 ISELECT_1_3_1:1.1.1.1 ISELECT_1_3_0:1.1.1.1 ISELECT_1_2_0:1.1.1.1 ISELECT_1_1_0:1.1.1.1 ISELECT_1_0_4:1.1.1.1 ISELECT_1_0_0:1.1.1.1 vendor:1.1.1; locks; strict; comment @ * @; 1.1 date 97.09.17.08.05.52; author rse; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 97.09.17.08.05.52; author rse; state Exp; branches; next ; desc @@ 1.1 log @Initial revision @ text @/* iselect_help.c -- automatically generated by asc2c */ #include char *iSelect_Help[] = {\ " _ ____ _ _ ", " (_) ___| ___| | ___ ___| |_ ", " / /\\___ \\ / _ \\ |/ _ \\/ __| __|", " / / ___) | __/ | __/ (__| |_ ", " (_( |____/ \\___|_|\\___|\\___|\\__|", "", " iSelect -- Interactive Selection Tool", "", " Cursor Movement:", " CURSOR-UP ..... Move cursor one line up", " CURSOR-DOWN ... Move cursor one line down", " PAGE-UP ....... Move cursor one page up", " PAGE-DOWN ..... Move cursor one page down", " g ............. Goto first line", " G ............. Goto last line", "", " Line Selection:", " RETURN ........ Select line and exit", " CURSOR-RIGHT .. Select line and exit", " SPACE ......... Select line and stay (multi-line mode only)", "", " Others:", " q ............. Quit (exit without selection)", " CURSOR-LEFT ... Quit (exit without selection)", " h ............. Help Page (this page)", " v ............. Version Page", "", NULL }; /*EOF*/ @ 1.1.1.1 log @Import iSelect 1.0.0 @ text @@