zoukankan      html  css  js  c++  java
  • Learning the Vi Editor, 6th Edition O'Reilly Media

    Learning the vi Editor, Sixth Edition

    Publisher: O'Reilly Media
    Released: November 1998
    Pages: 352

    For many users, working in the Unix environment means using vi, a full-screen text editor available on most Unix systems. Even those who know vi often make use of only a small number of its features.

    Learning the vi Editor is a complete guide to text editing withvi. Topics new to the sixth edition include multiscreen editing and coverage of fourviclones: vim, elvis, nvi, and vile and their enhancements to vi, such as multi-window editing, GUI interfaces, extended regular expressions, and enhancements for programmers. A new appendix describes vi's place in the Unix and Internet cultures.

    Quickly learn the basics of editing, cursor movement, and global search and replacement. Then take advantage of the more subtle power of vi. Extend your editing skills by learning to use ex, a powerful line editor, from within vi. For easy reference, the sixth edition also includes a command summary at the end of each appropriate chapter.

    Topics covered include:

    • Basic editing
    • Moving around in a hurry
    • Beyond the basics
    • Greater power with ex
    • Global search and replacement
    • Customizing vi and ex
    • Command shortcuts
    • Introduction to the vi clones' extensions
    • The nvi, elvis, vim, and vile editors
    • Quick reference to vi and ex commands
    • vi and the Internet
  • 相关阅读:
    JVM(5)之 GC之标记
    JVM(4)之 使用MAT排查堆溢出
    JVM(3) 之 内存分配与回收策略
    JVM(2)之 JAVA堆
    JVM(1)之 JAVA栈
    MySQL查询时报错Illegal mix of collations
    struts2 基础学习
    python3.4 + pycharm安装与使用
    Pycharm激活
    IntelliJ IDEA 2018.2激活
  • 原文地址:https://www.cnblogs.com/JohnShao/p/2196963.html
Copyright © 2011-2022 走看看