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
  • 相关阅读:
    __PRETTY_FUNCTION__, __FUNCTION__, __func__
    Python.with
    golang配置
    论单位转个人的社保金融社保卡的作用
    面试题
    平衡是一门艺术
    画原型是节省人力的最好办法
    推荐给非互联网主体的用户
    iOS 点击返回键崩溃的未解之谜
    服务请求比较慢SYN flooding
  • 原文地址:https://www.cnblogs.com/JohnShao/p/2196963.html
Copyright © 2011-2022 走看看