readme

来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 代码 · 共 26 行

TXT
26
字号
Title:		Learn scripts for the vi editorAuthor:		Pavel CurtisNet address:	{decvax,vax135,allegra,harpo,...}!cornell!pavel		Pavel.Cornell@Udel-RelayInstallation:This directory contains everything you need to install the vi learn sequence.Assuming that the rest of the learn scripts on your system are stored in thedirectory LEARNDIR (usually it's /usr/lib/learn), do the following things toinstall it:	1) Make a new directory LEARNDIR/vi which is publicly readable	   and put all of these files there.	2) Change the files LEARNDIR/Linfo and LEARNDIR/Xinfo to	   include vi in the list of available learn subjects.	3) If LEARNDIR isn't '/usr/lib/learn' on your system, then you'll	   have to change the pathname of the file longtext which is 	   referenced in several of the lessons.  Just type			    fgrep longtext L*	   to get a list of the files you'll have to change.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?