جزییات کتاب
Ни один пользовать Unix-подобных операционных систем не пойдёт далеко без знания основ vi — визуального консольного текстового редактора.Книга vi(1) Tips представляет собой краткий справочник по основам использования редактора vi. Справочник написан очень доступным языком, хорошо проиллюстрирован и не обременён большим количеством терминов, отпугивающих начинающих пользователей.Целью написания данного справочника являлось предоставление его читателям возможности как можно быстрее получить сведения, необходимые для начала работы с редактором vi. Представленный в книге материал также в полной мере справедлив и для клонов редактора vi, включая Vim. Оглавление книги:IntroductionChapter 1: EssentialsPANIC!Canceling CommandsSwitching Between Command Mode and Insert ModeEscaping from the ex Editor ModeUnscrambling the ScreenChapter 2: Basic File OperationsStarting vi(1)Starting vi(1) and Opening a File for EditingStarting vi(1) and Opening Multiple Files for EditingSwitching Between FilesOpening a File after Starting vi(1)Saving the Current FileForcing vi(1) to Save the Current FileSaving the Current File Under a Different NameSaving a Part of the Current FileSaving a Part of the Current File Under a Different NameAppending the Current File to AnotherAppending a Part of the Current File to AnotherSaving the Current file and Quitting vi(1)Forcing vi(1) to Save the Current File and QuitQuitting vi(1) without Saving the Current FileForcing vi(1) to Quit without Saving the Current FileRecovering the Current FileChapter 3: Cursor MovementMoving the Cursor One Character/Line at a TimeMoving the Cursor x Characters or Lines at a TimeMoving the Cursor to Column xMoving the Cursor to the Start or End of LineMoving the Cursor Between LinesWhich Line Am I On?Moving the Cursor Relative to the vi(1) ScreenMoving the Cursor to Character xMoving the Cursor Between WordsMoving the Cursor Between SentencesMoving the Cursor Between ParagraphsMoving the Cursor Between Matching (), {}, [], or Moving the Cursor Between MarkersMoving Around with Simple SearchRepositioning Text Relatively to the ScreenChapter 4: EditingEntering TextInserting LinesInserting FilesInserting Output of a CommandProcessing Text Using External CommandsChanging TextReplacing TextReplacing One or More Characters withAny Number of CharactersReplacing the Current LineDeleting TextSearch and ReplaceCut, Copy, and PasteCopying TextPasting TextJoining LinesChanging CaseIncrementing and Decrementing NumbersRepeating ActionsUndo / RedoChapter 5: TricksRunning CommandsSending vi(1) to the BackgroundShell AccessIndex Примеры страниц:
Другие раздачи по текстовым редакторам vi и Vim:Arnold Robbins, Elbert Hannah, Linda Lamb - Learning the vi and Vim Editors, 7th ed. [2008, PDF, ENG]Kim Schulz - Hacking Vim. A cookbook to get the most out of the latest Vim editor [2007, PDF, ENG]