CARVIEW |
Earn Rewards, Reputation, and Badges
Redeem the reputation points you've earned from participating in O'Reilly Answers for O'Reilly ebooks, videos, courses, and conferences.
Learn more »
Recommended for You
Topics: vi
vi Feed
vi Open Questions Feed
vi Email
Open Questions via Email

Please sign in or register to post.

Please sign in or register to post.
-
Seven Substitution Tricks for vi and Vim
By chco: 11 March 2011 - 10:06 AM
This excerpt from vi and Vim Editors Pocket Reference, Second Edition provides a rundown of helpful substitution tips for vi.You can instruct vi to ignore case by typing :set ic. A simple :s is the sa...
-
Some Input Mode Shortcuts for vi and Vim
By chco: 02 March 2011 - 02:41 PM
Many Unix, Linux, and Mac OS X users enjoy using the powerful, platform-agnostic text editors vi and Vim, but there are far too many commands for anyone to remember. The following excerpt from the rec...
-
set -o vi : invalid option
Asked by augustpasimio : 09 December 2009 - 06:58 AM
Answered by sboss: Dec 09 2009 08:10 AM
on linux I put the following in my .bash_profile: set -o vi on MacOSX Snow Leopard I put the following in the my .bash_profile: set -o vi and on both platforms it works for me. Also it works for me... full answer >
-
IDEs and other tools for Scala development
By mike-loukides: 30 September 2009 - 12:02 PM
Dean Wampler and Alex Payne's Programming Scala discusses IDEs that can be used for Scala programming in Chapter 14. IDE support is not as rich as it might be, but there are Scala plugins for Ecl...
- 1
![]() © 2011, O'Reilly Media, Inc. (707) 827-7000 / (800) 998-9938 All trademarks and registered trademarks appearing on oreilly.com are the property of their respective owners. |
|