Friday, November 8, 2013

history inside VIM editor


~/..viminfo store history VIM editor  history.

[oracle@joshiv~]$ vim ~/.viminfo

# This viminfo file was generated by Vim 7.0.
# You may edit it if you're careful!

# Value of 'encoding' when this file was written
*encoding=utf-8


# hlsearch on (H) or off (h):
~H
# Last Search Pattern:
~MSle0/that

# Last Substitute Search Pattern:
~MSle0~&SHELL

# Last Substitute String:
$script

# Command Line History (newest to oldest):
:q!
:wq!
:%s/SHELL/script/g
:%s/shell/script/g
:c$
:c0
:/love
:!
:.,.+1!
:1g
:!pwd
:!date
:x!
:q1
:/alter
:wq1
:qq
:/LOG_ARCHIVE_DEST_2
:1
:/ALTER
:/control
:w!
:q~!

No comments:

Post a Comment